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 908 forks source link

Facebook login silently instead of dialog prompt #683

Closed 1nfinite closed 4 years ago

1nfinite commented 4 years ago

I am able to successfully implemented facebook log in to facebook with this plugin. Expectation: FB app open and a dialog box prompt where user can choose to continue/cancel

Reality: Login silently once i click the login button without any confirmation dialog box

Is this a normal expected flow or am I missing some parameter to force the dialog box prompt?

thangvo9x commented 4 years ago

Hi bro. I'm facing this problem the same.

harleenarora commented 4 years ago

@1nfinite can you do this?