React-native-fbsdk: Can not change fb account after login

Created on 23 Nov 2018  路  2Comments  路  Source: facebook/react-native-fbsdk

Environment
React Native: 0.55.4
Facebook SDK: 4.38.1
Platform: IOS
react-native-fbsdk: 0.8.0

Description
Can't change fb account after login

Reproducible Demo

  • login to facebook
  • logout
  • login again and you will see your previous account which you can't change

default

Most helpful comment

This solution no longer works. Is there any alternative?

All 2 comments

LoginManager.setLoginBehavior('web');

This solution no longer works. Is there any alternative?

Was this page helpful?
0 / 5 - 0 ratings