-
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] Getting Session expired error #217
Comments
Hi @Varun-BP |
I've got the same issue, i used the example code from github and when i tried using sms Phone Authentication and added my phone number for testing(fixed verification code) it's worked. But when i tried add SHA-1 key and re-login. it did send verification code but i've got the error ERROR_SESSION_EXPIRED, i check firebase console it shows my phone number is registried, so i guess that the android is auto add verification code and authorized. |
Hi @phong764119 |
Hi @iapicca |
actually. if the user has google play services running on his device, he won't really receive an otp and his device will auto register. |
Hi @Varun-BP please could you confirm this is still an issue on the latest Flutter & auth plugin version please? Thanks. |
I am facing the same problem on ios device. |
No, now i am not facing this problem |
Hey @Varun-BP. 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. @Varun-BP 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. |
Has anyone tried to modify the expiration time of the otp code? |
The text was updated successfully, but these errors were encountered: