I went step by step through Fabric's tutorial and included Crashlytics in my project. When i try to enter the Fabric dashboard, the dashboard doesn't open and I'm always redirected to the tutorial again.
When I completed all the steps to set up Fabric and then I clicked on the dashboard, I'm redirected to this page again
Steps for Integrating Crashlytics on Firebase Console Step – 1 -> Go to the 'Release & Monitor' Section in the side panel and click on 'Crashlytics'. You will see the Crashlytics Dashboard as shown. Step – 2 -> After adding the applications, we will have to enable the Crashlytics from the 'Enable Crashlytics' button.
Please check that this line Fabric.with(this, new Crashlytics()); is at the onCreate of your launcher activity of your app.
For me that was the problem because it was at the onCreate of the SplashActivity when i installed Fabric.
After i repositioned this initialization line everything was working correctly and i had access to the dashboard.
Looks like you have to run the app once before you could go to dashboard.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With