Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 9b58af2

Browse files
Added a note about Crash Reporting (R.I.P.)
1 parent a67e4ba commit 9b58af2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
1717
> Firebase Invites has been removed - use Dynamic Links instead! Also see https://firebase.google.com/docs/invites/deprecation and https://firebase.google.com/docs/dynamic-links/use-cases/user-to-user
1818
19+
> Firebase crash reporting has been removed from the SDKs. Use Crashlytics instead. This also means `firebase.sendCrashLog` is gone. Use `firebase.crashlytics.sendCrashLog()` instead.
20+
1921
> If you're on NativeScript < 5.2 and target iOS, then it's recommended to stick with a plugin version < 9.0.0 because you _may_ run into incompatibilities with certain features.
2022
2123
> Also, make sure to run a `pod repo update` on your dev machine, because this version includes the latest Firebase iOS SDKs.

0 commit comments

Comments
 (0)