This repository was archived by the owner on Apr 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Original file line number Diff line number Diff line change 11<img src =" https://raw.githubusercontent.com/EddyVerbruggen/nativescript-plugin-firebase/master/docs/images/features/crash.png " height =" 85px " alt =" Crash Reporting " />
22
33## Enabling Crash Reporting
4- With plugin version 3.9.0+ you will be prompted during installation of the plugin to enable Crash Reporting (it's off by default).
5-
6- In older versions it was on by default but it may slow down app startup a bit so now it's disabled by default.
7-
8- ## Making sense of the stacktraces
9- Please read [ the official docs] ( https://firebase.google.com/docs/crash/ )
10- on what Crash reporting is and what you can do to have a better experience.
11-
12- ## Future work
13- There's an option to send logs to Firebase along with the crash in order
14- to add some context. This is however currently problematic on iOS but we'll keep an eye out.
4+ Since version 5.3.0 you can choose either Crashlytics (recommended) or the older Firebase crash reporting (which doesn't really work on iOS).
5+ You will be prompted during installation of the plugin to enable either Crashlytics or Crash Reporting (it's off by default).
You can’t perform that action at this time.
0 commit comments