[firebase_auth] Auth emulator does not trigger verificationFailed method, when using phone authentication #5145
Unanswered
matthias-glatthorn
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
in my integration test, I want to test the output, when phone verification is used and when a wrong verification code is entered. But it seems like the
verificationFailed
method ofFirebaseAuth.instance.verifyPhoneNumber
is not triggered, when an invalid verification code is entered.Is this just me or is this function of the auth emulator not working, yet?
Beta Was this translation helpful? Give feedback.
All reactions