is there a way to disconnect from facebook login without calling logout
Posted
by Joey
on Stack Overflow
See other posts from Stack Overflow
or by Joey
Published on 2010-05-21T04:04:27Z
Indexed on
2010/05/21
4:10 UTC
Read the original article
Hit count: 263
Basically, I'd like to know how I can logout of my facebook session if I am in an iphone app and have connected to facebook (such that I do not have to repeatedly enter my login/password). Normally you'd disconnect in the app somewhere like in the options, but if this is not available (i.e. anything that triggers the FBSession logout method) is there some other way to do it?
I'm guessing one could restore their phone to factory settings or something.
© Stack Overflow or respective owner