react native with firebase phone auth validation failed

后端 未结 4 745
一整个雨季
一整个雨季 2021-01-07 05:27

I\'m trying to make react native with firebase phone auth through react-native-firebase docs and I get this error

Error: This app is not authorized to us

4条回答
  •  说谎
    说谎 (楼主)
    2021-01-07 05:34

    If you use Android Studio you can connect Firebase to your account and set the dependencies automatically

    Tools -> Firebase -> Authentication -> Link:"Email and password authentication" -> Step 1 and 2 (And follow the link in Step 2)

提交回复
热议问题