AnthonyLins / facebook-actionscript-api

Automatically exported from code.google.com/p/facebook-actionscript-api
0 stars 0 forks source link

Cannot logout and login throws an error #460

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Login as a user
2. Logout does not work, and the previous user seems to leave cookies which are 
not deleted, even after trying ALL of the solutions suggested in this site.
3. When trying to login again, a blank screen appears with AUTH error, and 
nothing can be done further on except clear the cookies in mobile device or on 
IE in the desktop.

What is the expected output? What do you see instead?
When using FacebookMibile.logout - all cookies should be deleted and the next 
login should start from scratch.

What version of the product are you using? On what operating system?
1_8_1
Windows 7
iOs
Android.

Please provide any additional information below.

Original issue reported on code.google.com by kob...@gmail.com on 26 Jul 2013 at 4:18