0

My android application has crashed. Then I login to Fabric (https://fabric.io/login) to see crashes.In the Latest Release screen, it says "Needs Investigation" and in the Stability section of the screen 5 crashes is reported. Here is the screenshot ;

Fabric ScreenShot

But when I click on the "Investigate this release issues in Crashlytics" link , crashes are not displayed in the Crashlytics screen. In the "Crashlytics screen "0 crashes" seems in the latest build.

mhendek
  • 273
  • 2
  • 5
  • 16

1 Answers1

0

Mike from Firebase here. Crashes are sent on relaunch of the app, but we can detect in real-time that the previous session ended in a crash. The Latest Release page will show that a crash occurred before we get the crash from the device. Once the user relaunches the app to send the crash report, then we will display it.

Mike Bonnell
  • 16,181
  • 3
  • 61
  • 77