Questions tagged [crashlytics-android]

The tag has no usage guidance.

Filter by
Sorted by
Tagged with
0 votes
1 answer
12 views

firebaseAuth=FirebaseAuth.getInstance(); crashing the application in android studio

i am creating a page for my chatting application and i encountred with a problem. i am trying to connect my apk to firebase and using firebaseAuth=FirebaseAuth.getInstance(); gradle build ...
3 votes
3 answers
205 views

Flutter app gets crash after update: java.lang.IllegalAccessError, how to avoid this problem?

Flutter app crashes after update in play store I had massive amount of crash at google play console with this type of error: java.lang.IllegalAccessError About 20% of user had this crash when updated ...
1 vote
0 answers
25 views

ParseRequestException: i/o failure occuring with app in background

I see this crash in firebase's crashlytics, with 99% of cases while app is in background: Non-fatal Exception: com.parse.ParseRequest$ParseRequestException: i/o failure at com.parse....
3 votes
3 answers
9k views

Error "Could not create task ':app:injectCrashlyticsMappingFileIdFlavorXDebug" after upgrading from Fabric to Firebase

I've updated an old android application to stop using Fabric and instead use Firebase analytics and crashlytics I had to update the gradle versions i was using along with upgrading the application to ...
0 votes
0 answers
25 views

Connection closed while receiving data, uri = '${https-img-url-from-gcp}.png' Error in firebase crashlytics

I'm getting a lot of non-fatal logs in Firebase Crashlytics saying connection closed while receiving data. But I'm not able to reproduce the same issue using an emulator. Any ideas why this is ...
0 votes
0 answers
14 views

Firebase Crashlytics - Empty Tables

I am working on a reporting project that requires data to be populated in crashlytics tables. However, still activation data is not exported in tables. In addition, couple of things are noticed: 1- ...
0 votes
2 answers
79 views

Null Pointer Exception when trying to compress Bitmap, can't take photo and upload to server [duplicate]

I am getting a NullPointerException when trying to take a photo on camera application and upload it on to the server side, but some devices it works fine, and some getting issues. i don't know what is ...
2 votes
1 answer
167 views

Where should I catch the InterruptedException thrown by FirestorePagingAdapter - FirebaseUI-Android

A handful of my users are experiencing a crash according to Firebase Crashlytics: Fatal Exception: io.reactivex.rxjava3.exceptions.UndeliverableException: The exception could not be delivered to the ...
8 votes
8 answers
16k views

Firebase crashlytics doesnt show crashes

Wanted to get a crash report from firebase once the app gets crashed. Is it possible to get debug mode logs separate and production crash log separate in firebase crash?...because its not really clear ...
2 votes
2 answers
155 views

Android crash analytics, logging, exception tracking, usage, etc. bewildering array of options

I want to to use a service for crash reporting and I see that there are a few options Crashlytics, Instabug, Bugsnag, Bugfender, Splunk Mint, Visual Studio App Center, etc. I am cost constrained, so ...
49 votes
5 answers
31k views

Firebase Crashlytics custom log does not appear in the console

I've been testing Firebase Crashlytics and even though the normal crash report works right I can't success trying to generate a custom as it says the documentation. Crashlytics.log(msg); I also ...
1 vote
0 answers
50 views

Flutter android how to get readable firebase crashlytics report?

We have obfuscated our code on the Android side, and since then, we can't get a readable crashlytics report. I tried so many options, but nothing has worked so far. I tried many different solutions. ...
0 votes
0 answers
27 views

MediaPlayer setDataSource with uristring causes NullPointerException

Hey Dev's, I'm facing a problem with my Android App which is live on the google play store and keeps crashing on different devices and versions. "Caused by java.lang.NullPointerException ...
1 vote
0 answers
87 views

How to view Flutter app Dart stacktrace with Firebase Crashlytics?

I have a flutter app that uses some Android-specific code (Java/Kotlin). In "app/build.gradle" i do have firebaseCrashlytics/mappingFileUploadEnabled true: release { ...
2 votes
0 answers
42 views

Dalvik crash on Oneplus on Android 12

I've got an app in the play store, and have just started seeing the following crash on crashlytics as we're releasing a new version: Fatal Exception: java.lang.VerifyError: Verifier rejected class app....

15 30 50 per page
1
2 3 4 5
30