-
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]: sigInWithCredential throwing exception #16935
Comments
Hi @harsh308050, are you using the latest version of firebase_auth? Also, what device are you testing on? |
i am using firebase_auth: ^5.3.4 and using device Realme 9 5G Speed Edition for testing |
Hi @harsh308050, I'm unable to reproduce this issue. Could you provide a sample code replicating this? |
Hey @harsh308050. We need more information to resolve this issue but there hasn't been an update in 7 weekdays. I'm marking the issue as stale and if there are no new updates in the next 7 days I will close it automatically. If you have more information that will help us get to the bottom of this, just add a comment! |
Since there haven't been any recent updates here, I am going to close this issue. @harsh308050 if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this. |
FirebaseAuthException: "dev.flutter.pigeon.firebase_auth_platform_interface.FirebaseAuthHostApi.signInWithCredential".
getting this error in my flutter app whenever i try to login through the otp for first time it shows this exception but when i go to previous screen and comback and try the otp it works perfectly fine
The text was updated successfully, but these errors were encountered: