I'm having an issue where Ti.Facebook.logout() will fire but will not actually log the user out of the application. I have tried setting Ti.Facebook.accessToken to null manually.
When I terminate the emulator (or kill the app on the device), Titanium.Facebook.authorize() automatically logs the user in as if the logout function did NOT work.
Any suggestions? This is infuriating.
1 Answer
http://developer.appcelerator.com/question/138407/fix-titaniumfacebooklogout-actually-working
Your Answer
This question has been locked and cannot accept new answers.