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.
我参考了示例 SessionLoginSample 并设置了一些其他权限。在我的 Android 手机中,有一个 Facebook 应用程序(apk)。我点击登录按钮,然后弹出身份验证对话框。
我点击了“取消”。我收到错误“com.facebook.FacebookOperationCanceledException:用户拒绝了该应用程序”。
之后,我点击登录按钮,但无法出现身份验证对话框。有人可以帮助告诉我如何再次获得 Auth 对话框吗?