-
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_auth] App crash in ios13.1 release build #246
Comments
It's not completely stable on Android. The same happens on Android 5, 9 and maybe every other version. I can surely say about the 5th and 9th version because I've tested on them. |
For me it works fine in simulator! Unable to find a solution for this issue. Stopping us from releasing the app to app store |
Try realtime QR scanning. Launch a camera for scan 3 - 5 times. It will crash. I tested in in many emlators and real devices. It crashes on all of them |
Hi @SathishGovindaraju |
Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. Please don't hesitate to comment on the bug if you have any more information for us; we will reopen it right away! Could everyone who still has this problem please file a new issue with the exact descriptions what happens, logs and the output of 'flutter doctor -v' please. |
Hi
My flutter app crashes with the attached error stack on ios 13.1. The same app is completely stable in android and pre 13.1 iOS versions
The crash seems to be related to firebase Auth
I would really appreciate any help on fixing it as it is my first flutter app and this issue is blocking its release in the App store.
screenshots
The text was updated successfully, but these errors were encountered: