如何重新申请权限的Facebook SDK 4.0 [英] How to re-request permissions in Facebook SDK 4.0

查看:226
本文介绍了如何重新申请权限的Facebook SDK 4.0的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我得到了 FacebookActivity 并取消勾选朋友的许可。
现在,在应用程序,我想再次所以我尝试做问它:

I got the FacebookActivity and unchecked the friends permission. Now in the application i want to ask for it again so i tried doing:

 mLoginManager.registerCallback(mCallbackManager,
                new FacebookLoginCallback(this, pPermissions));

当pPermissions我把 Arrays.asList(user_friends)

但现在 FacebookActivity 没有让我选择的权限和自动拒绝该权限disapearing。

But now the FacebookActivity is disapearing without letting me choose the permissions and automatically rejects this permission.

推荐答案

我终于从Facebook应用程序删除应用解决它。
现在,一切工作正常...
那真是奇怪。

I finally solved it by removing the app from the Facebook application. Now everything works fine... That was really wierd.

这篇关于如何重新申请权限的Facebook SDK 4.0的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆