-
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
cloud_firestore: Crashs on release and debug #17196
Comments
Hi @EArminjon, were you able to reproduce this locally by running app in release mode? |
Hello @SelaseKay , I can reproduce everywhere (locally and firebase distribution), on anything (real device and simulators) in release and in debug. |
(minor: Issue updated to add missing info about crashlytics) |
I well have the same issues and observations using the latest firebase versions : cloud_firestore: 5.6.5
firebase_crashlytics: 4.3.4
firebase_core: 3.12.1 |
Hi there @EArminjon can you tell me more about this? |
What do you need ? I just updated code sample provided to add crashlytics. (It was missing) |
Hi there, more so about what you meant by what you said, but any details would be nice, as much as you can give for further investigation. |
I think i've added as much details that i have. Issue is easily reproductible, did you need something ? |
Hi @EArminjon, I'm able to reproduce this issue. We'll investigate further. It appears to be handled well on Android. |
Hi there @EArminjon I misunderstood what you said but it is okay now. I want to confirm with you that I have also been able to reproduce the issue. |
We got a fix up for merging @EArminjon and it should stop the errors from crashing and report it properly like Android side. |
Hi there @EArminjon I just wanted to give you an update. Whilst the issue is solved by the PR, it also happened to be reproducible on the native-sdks hence we may not be able to merge it as it is only a temporary solution to the problem. Therefore I submitted a ticket here. If it is fixed there, it will automatically be fixed here. |
Is there an existing issue for this?
Which plugins are affected?
No response
Which platforms are affected?
iOS
Description
On iOS Release mode, i can reproduce 2 crashs.
On Android errors are well catched, app didn't crash.
Reproducing the issue
Firebase Core version
3.11.0
Flutter Version
3.19.1
Relevant Log Output
Flutter dependencies
Expand
Flutter dependencies
snippetAdditional context and comments
Crashlytics logs :
The text was updated successfully, but these errors were encountered: