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

Commit 95a2257

Browse files
Crashlytics install/setup not showing on firebase dashboard #1113
1 parent 4022fff commit 95a2257

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/CRASHREPORTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ You will be prompted during installation of the plugin to enable either Crashlyt
99
Note that if you want to use Crashlytics, make sure your `firebase.nativescript.json` file has `"crashlytics": true` and `"crash_reporting": false`,
1010
then remove the `platforms` folder so these changes are picked up.
1111

12+
## Configuration in the Firebase Console
13+
When setting up Crashlytics, select "This app is new to Crashlytics" and press "Next".
14+
Then the screen changes to something like "waiting for your first crash report".
15+
Then produce a crash, and it can easily take a day before that screen changes (later data comes in much quicker).
16+
1217
## Crashlytics API
1318

1419
### `sendCrashLog`

0 commit comments

Comments
 (0)