Replies: 2 comments
-
Hi there! if it is an emulator, you have to use testing numbers, they don't work on the emulator. For phone auth in general you need to test on a real device. I'm guessing that's it? |
Beta Was this translation helpful? Give feedback.
0 replies
-
No, I'm testing on a real device
…On Thu, 22 Oct 2020, 18:26 Mike Hardy, ***@***.***> wrote:
Hi there! if it is an emulator, you have to use testing numbers, they
don't work on the emulator. For phone auth in general you need to test on a
real device. I'm guessing that's it?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#4431 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AARTNVTUDBPX47EXC2U4HVLSMBFK5ANCNFSM4S23HYGQ>
.
|
Beta Was this translation helpful? Give feedback.
0 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 developing a new RN app (not in the stores yet), trying to implement login with phone number.
I followed the instructions from https://rnfirebase.io/#installation and https://rnfirebase.io/auth/phone-auth .
also added the sha1 to firebase console.
and I'm getting this error:
[error: [auth/unknown] an internal error has occurred. [ requests from this android client application fun.together.solo are blocked. ]]
tried to reinstall, clean android build, fresh new react-native-init app, nothing helps. any idea?
Beta Was this translation helpful? Give feedback.
All reactions