Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
![脸书登录][1]
我成功地使用了 SimpleFacebook API,直到我发现当我的应用程序在 Android 4.2.2 上执行并且我尝试登录,而不是显示用于登录的 WebView 时,会显示一个提示对话框。我应该怎么办?
提前致谢!!
未显示 webview 登录,因为您在设备上安装了 facebook 本机应用程序。只是为了测试,卸载 facebook 应用程序并尝试再次登录。您将看到 webview 对话窗口。