python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
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 happeni...
Akhil B
Votes: 0
Answers: 0
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 ...
MerdanDev
Votes: 0
Answers: 4
Null Pointer Exception when trying to compress Bitmap, can't take photo and upload to server
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...
Nns_ninteyFIve
Votes: 0
Answers: 2
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.ParseReques...
matdev
Votes: 0
Answers: 0