The full example has error
it says signinwithphonenumber failed expected 2 arguments but only 1
I am facing the same issue it says signinwithphonenumber failed expected 2 arguments but only 1
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