iOS Facebook permissions listed twice on PFFacebookUtils logInWithPermissions -



iOS Facebook permissions listed twice on PFFacebookUtils logInWithPermissions -

i using parse , trying log users in pffacebookutils loginwithpermissions:block: method. asking user_friends permission , once, here i'm getting:

the login process works fine though. here code:

[pffacebookutils loginwithpermissions:@[@"user_friends"] block:^(pfuser *user, nserror *error) { if(user){ ... } }];

is framework bug or missing obvious? on ios 8.1 , have latest parsefacebookutils/parse pods.

ios facebook parse.com parsefacebookutils

Comments

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

Local Service User Logged into Windows -