328 questions
0 votes
2 answers
66 views
Whether Firebase Exception in Try-Catch Can Be Auto-Reported or Manually Reported?
In the process of Firebase log collection, when an Exception is caught in a try-catch block, can it be reported automatically? Or is it necessary to manually call the API method to report it? Are ...
1 vote
1 answer
190 views
How to collect ANR logs on devices below Android 11?
My device is running Android 9. On the Crashlytics page of the Firebase console, I can't view the ANR (Application Not Responding) logs. It is indicated that only the ANR logs of devices with Android ...
0 votes
2 answers
216 views
Android - Firebase Crashlytics's dashboard is not opening
I’ve added Firebase Crashlytics dependencies to my Android application, and while the Firebase initialization seems to be working fine (e.g., FirebaseApp.initializeApp(this) is called in onCreate()), ...
0 votes
1 answer
731 views
firebase crashlytic on cached_network_image
In firebase crashlytic, i constantly receive two types of crash exception from this package cache_network_image. Below are the exception 1: ImageLoader.loadImageAsync.<fn> io.flutter.plugins....
1 vote
1 answer
783 views
How to close Firebase Crashlytic Issue?
It seems Firebase Crashlytic in console page got a drastic UI change. First how can one add notes to each crash report? Second how to close an issue when it is already fixed?
3 votes
0 answers
633 views
Getting this crash in my App com.google.android.material.appbar.HeaderScrollingViewBehavior.layoutChild
Can someone help me to find out why this error coming, Lots of crash is happing , in New Release. Fatal Exception: java.lang.NullPointerException: Attempt to read from null array at android....
0 votes
1 answer
2k views
TestFlight does not showing crash log for specific Beta Tester
We have recently released an app on TestFlight, and TestFlight includes a useful feature for automatically capturing crash reports. Whenever a user encounters a crash, TestFlight usually displays a ...
6 votes
0 answers
2k views
Fatal Exception: java.lang.IllegalStateException: Broadcast already finished
I am getting this below fatal crash from the firebase Crashlytics. here are the details logs. Does anybody have any idea how to solve this issue? Fatal Exception: java.lang.IllegalStateException: ...
1 vote
2 answers
923 views
What's a user session in Firebase Crashlytics Event Report?
When Firebase Crashlytics tags a crash event with "Happened in the first second of the User's session". One obvious scenario is when the user clicks the App icon and the app crashed within 1 ...
0 votes
0 answers
28 views
Shows invalid line number in aar
I have an AAR project, and after every release I will be integrating it in to another application, we have enabled proguard for both host application and aar, and we have it working fine. The problem ...
0 votes
1 answer
583 views
Firebase Crashlytics reporting crash on iOS application
I am getting a crash on firebase on SKStoreProductViewController, while during testing this crash is not being produced. Is there anyway to resolve this issue? Thanks. Fatal Exception: ...
0 votes
1 answer
2k views
How to fix crash IllegalStateException: The file system on the device is in a bad state. WorkManager cannot access the app's internal data store
I have got this crash report in firebase crashlytics, titled - SQLiteConnection.java android.database.sqlite.SQLiteConnection.nativeExecute and the stacktrace lists these error: Fatal Exception: java....
1 vote
0 answers
496 views
Google Maps crash reports. dynamite_mapsdynamite
Facing some crash reports in Firebase Crashlytics. But in manual testing of application there no crashes, only warning. All features working as expected. Thats example of Firebase crash log: Fatal ...
0 votes
1 answer
582 views
How to choose the right .symbols file to deobfuscate a stacktrace from crashlytics
After I release obfuscated flutter app to playstore, all the stacktrace in crashlytics dashboard are are not readable. I found this command to deobfuscate the stacktrace: flutter symbolize -i ...
0 votes
0 answers
107 views
Issue only in Android Samsung Version 7 Galaxy S6 Edge
I have faced this issue in android Samsung version 7 galaxy s6 edge. Attempt to invoke virtual method 'boolean Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method '...