0

I have an iOS device that is either used by many people, or where several different people use Safari on iOS to login to Facebook mobile.

In my case, the previous FB user is already signed in. User 2 wants to connect to Facebook. Right now the UX is

You have already authorized app XXXXXX

enter image description here

Q: What can I do to either logout a user, or ensure that they get to choose which facebook identity they want to use?

makerofthings7
  • 60,103
  • 53
  • 215
  • 448
  • have you tried FBSDKLoginManager().logOut() – Tushar Sharma Apr 15 '17 at 06:12
  • Possible duplicate of [How to logout user using Facebook authentication using Swift and iOS?](http://stackoverflow.com/questions/36368510/how-to-logout-user-using-facebook-authentication-using-swift-and-ios) – Tushar Sharma Apr 15 '17 at 06:27

0 Answers0