I have a little issue when I want to logout from Facebook and the official Facebook app is installed on device.
After facebook.logout()
is called then I call the new facebook.login( appId, fbListener, {"publish_stream"} )
that doesn't call the app for new user, simple log in with the old username and password.