bug on physical device when calling verifyPhoneNumber #5833
Unanswered
timurridjanovic
asked this question in
Q&A
Replies: 1 comment 5 replies
-
I have not seen this personally, last I checked phone auth was working in my work project and there are no other reports so this is in a kind of "not reproduced" state, and as a bug report it's missing all the details we would need to help troubleshoot. |
Beta Was this translation helpful? Give feedback.
5 replies
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.
-
I'm having this issue when trying to verify a phone number, but I only get the bug on a physical device. Everything works fine on a simulator.
This is the code:
This is what I get as a response when I log phoneAuthSnapshot:
Does anybody know why this would work on a simulator but not on the actual device?
Beta Was this translation helpful? Give feedback.
All reactions