Skip to main content
0 votes
2 answers
66 views

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 ...
Politchi Li's user avatar
1 vote
1 answer
190 views

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 ...
Politchi Li's user avatar
0 votes
2 answers
216 views

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()), ...
jeong's user avatar
  • 1
0 votes
1 answer
731 views

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....
Eric Low's user avatar
1 vote
1 answer
783 views

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?
Bitwise DEVS's user avatar
  • 3,851
3 votes
0 answers
633 views

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....
mini developer's user avatar
0 votes
1 answer
2k views

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 ...
Hiral Jotaniya's user avatar
6 votes
0 answers
2k views

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: ...
tech.mohit.garg's user avatar
1 vote
2 answers
923 views

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 ...
Vikas Pandey's user avatar
  • 1,245
0 votes
0 answers
28 views

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 ...
droidev's user avatar
  • 7,408
0 votes
1 answer
583 views

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: ...
Armaghan's user avatar
0 votes
1 answer
2k views

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....
Vikas Pandey's user avatar
  • 1,245
1 vote
0 answers
496 views

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 ...
alx_gord's user avatar
  • 190
0 votes
1 answer
582 views

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 ...
GNassro's user avatar
  • 1,083
0 votes
0 answers
107 views

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 '...
Anwar Zahid's user avatar

15 30 50 per page
1
2 3 4 5
22