You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On an android device that supports sms code auto retrieval,If verifyPhoneNumber is called before codeAutoRetrievalTimeout, none of the callbacks will be called with firebase_auth 3.2.0. (it worked with firebase_auth 0.18.4.)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
On an android device that supports sms code auto retrieval,If verifyPhoneNumber is called before codeAutoRetrievalTimeout, none of the callbacks will be called with firebase_auth 3.2.0. (it worked with firebase_auth 0.18.4.)
Do I need some other settings?
I'm using fictional phone number.
device
~/Library/Android/sdk/emulator/emulator -avd Pixel_2_API_R
Steps to reproduce
flutter dependencies (part of)
Beta Was this translation helpful? Give feedback.
All reactions