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
I do want to test the invocation of verificationCompleted callback from FirebaseAuth.instance.verifyPhoneNumber. This is the callback that it's called when the Android phone automatically gets the 2FA code and sign-in the user. I couldn't find anywhere in the docs how can I simulate this behavior.
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.
-
I do want to test the invocation of
verificationCompleted
callback fromFirebaseAuth.instance.verifyPhoneNumber
. This is the callback that it's called when the Android phone automatically gets the 2FA code and sign-in the user. I couldn't find anywhere in the docs how can I simulate this behavior.Beta Was this translation helpful? Give feedback.
All reactions