-
Notifications
You must be signed in to change notification settings - Fork 242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The full example has error #156
Comments
I am facing the same issue |
It's asking you to use both the phoneNumber and appVerifier as arguments. I don't know how to implement the reCAPTCHA verifier though. Any solutions? |
Can you link to the example / show the code you're using? Can't read minds 😅 |
In this example, are you using the firebase module or react-native-firebase module? |
So it looks like this is using the react-native-firebase module |
@josuesossou I am using the firebase module |
it says signinwithphonenumber failed expected 2 arguments but only 1
The text was updated successfully, but these errors were encountered: