How To Re-request Permissions In Facebook Sdk 4.0
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(mCallbackManage
Solution 1:
I finally solved it by removing the app from the Facebook application. Now everything works fine... That was really wierd.
Post a Comment for "How To Re-request Permissions In Facebook Sdk 4.0"