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
In my case, I had added the wrong bundle ID/ iOS application to Firebase. So I went back to the project on Firebase, clicked Settings icon, clicked Project Settings, and removed the iOS app, and re-added the correct application.
This could potentially fix problems on Android too, ensure the package name is correct.