Corona facebook.logout() when the Official Facebook app is installed on device

随声附和 提交于 2019-12-24 18:36:20

问题


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.


回答1:


That's how it is meant to work if the user is logged in to their account on the official FB app, it's supposed to simplify the process, if I recall correctly. (May want to refer to FB docs for more detailed explanation of the process.)



来源:https://stackoverflow.com/questions/13120164/corona-facebook-logout-when-the-official-facebook-app-is-installed-on-device

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!