I\'m upgrading my use of the Facebook SDK to the latest version. The following code is prety much lifted line by line from Facebook\'s own examples, which can be found here: htt
I also faced the same problem today. I got surpassed the problem by using below line of code when user clicks on FbLoginButton
LoginManager.getInstance().logOut();