FB login - Firebase.Auth() Error: The supplied auth credential is malformed or has expired

前端 未结 7 2220
旧时难觅i
旧时难觅i 2021-01-18 18:17

I\'m using react-native-fbsdk: 0.8.0, react-native-firebase: ^5.2.2, react-native: ^0.57.4 and Facebook Test User account.

This happened so suddenly. On

7条回答
  •  没有蜡笔的小新
    2021-01-18 18:42

    If the app secret is wrong in firebase than this problem occurs

    if the access token is entered wrong than also this problem occurs

提交回复
热议问题