-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[firebase_storage]: Android crash : FlutterFirebaseStoragePlugin.removeEventListeners java.util.ConcurrentModificationException #16841
Comments
@Tom3652 - how many times have you seen this crash report? |
hi @russellwheatley, 2 times so far on 2 phones both Xiaomi : |
Little update : i have got 5 more since my last message, but i have 20k daily active users so the ratio is correct |
@Tom3652 - are they all on the same device? |
Hey @russellwheatley , no i have several phones but all Redmi :
|
I believe Redmi is a sub-brand of Xiaomi. Seems interesting that they all occur on this specific brand of device and no others. I"ll keep it open for now just in case there"s a way to reproduce. |
Yes i confirm they are all Xiaomi phones, and all of them on Android 13 😅 |
I also got the crash on Oppo Android 9 (Latest Flutter Version and The plugins are all up-to-date) |
I have news as well, i have got the crash on Samsung yesterday so it seems to not be device specific anymore to confirm what @elkhalifte said : |
Is there an existing issue for this?
Which plugins are affected?
Storage
Which platforms are affected?
Android
Description
I have received yesterday this crash from my Crashlytics dashboard in release mode :
Reproducing the issue
Unfortunately i can"t reproduce it and it happened in my live app on Android
Firebase Core version
3.8.1
Flutter Version
3.24.5
Relevant Log Output
No response
Flutter dependencies
Expand
Flutter dependencies
snippetAdditional context and comments
No response
The text was updated successfully, but these errors were encountered: