-
Notifications
You must be signed in to change notification settings - Fork 4k
[firebase_auth]: Flutter ios app crash with this log. #17375
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
Comments
Im sorry for some fields is empty, I dont know how to fill it. |
Hi there, this appears to be related to Auth checking out the logs. Is this only happening in production? And If so what authentication capabilities do you have included e.t.c (Apple, Google vice versa). A minimal reproducible example would be very helpful. |
@MichaelVerdon |
Kindly provide a minimal reproducible example that reproduces this crash. |
@SelaseKay
Our app have a screen that like a social network screen. In that screen take users's information. |
Is there an existing issue for this?
Which plugins are affected?
No response
Which platforms are affected?
No response
Description
My app was crashing occasionally. I checked log in Firebase Craslytics and this is log.
Reproducing the issue
My app was crashing occasionally. I checked log in Firebase Craslytics and this is log.
Firebase Core version
3.13.0
Flutter Version
3.27.4
Relevant Log Output
Flutter dependencies
In pubspeck.yaml
firebase_core: ^3.13.0
firebase_auth: ^5.5.3
firebase_messaging: ^15.0.1
firebase_storage: ^12.0.1
firebase_analytics: ^11.0.1
firebase_remote_config: ^5.3.0
firebase_dynamic_links: ^6.1.5
firebase_crashlytics: ^4.0.1
firebase_performance: ^0.10.0+1
firebase_in_app_messaging: ^0.8.0+1
cloud_firestore: ^5.6.6
In podfile.lock
$FirebaseSDKVersion = '11.10.0'
Additional context and comments
No response
The text was updated successfully, but these errors were encountered: