facebookarchive / react-native-fbsdk

A React Native wrapper around the Facebook SDKs for Android and iOS. Provides access to Facebook login, sharing, graph requests, app events etc.
https://developers.facebook.com/docs/react-native
Other
2.99k stars 909 forks source link

Facebook Logout issue in swift #791

Open KOSURUUDAYSAIKUMAR opened 3 years ago

KOSURUUDAYSAIKUMAR commented 3 years ago

I am unable to logout the Facebook through our app, Actually When I sign in and I used the code loginManager.logOut()

But When I click sign in button through Facebook it is showing default user. I need to sign in with new details.

Can you please help me.

shivanshrajpoot commented 3 years ago

Same issue with Android.