Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I need to switch a FB user in my app.

Following the facebook tutorial steps, when I call [FBSession.activeSession closeAndClearTokenInformation] to sign out, my session is still active.
So I try to logging in again with another account but I can't.

Is it possible? Any suggestions? Thanks

share|improve this question
This is probably related to or a dupe of facebook.stackoverflow.com/questions/12601191/… ? – cbowns Oct 16 '12 at 23:51

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.