Search code examples
androidfirebasefirebase-crash-reporting

Why i can't enable crash report on Firebase?


I register on firebase and i followed the steps from Android studio everything looks fine, i found my app in firebase console and some stats for my app.

But the most important is to see when my app crash and i also want to get some info from variables before the crash, so from Android Studio again i add the the crash report but nothing happened, then i follow the steps on the site...still nothing.

When my app runs the test crash lines examples from firebase site it crashes also at firebase console at the crash section nothigh is appeared except the install in fabric & install in firebase options


Solution

  • I just needed to Update everything on Android Studio and make use of latest vesions.