ios - Parse Facebook Login App Must Ask For Basic Read Permission -
i building parse driven ios application , having strange issues facebook login. upon initializing facebook permissions, asking @"email" , nothing else. login works when user not have facebook ios application installed on device - , authenticates through safari (or web browser). when user have facebook ios application installed , tries grant permission app, following error displayed:
i have read through multiple tutorials , related stack overflow issues, , have yet figure 1 out. tested out both older version of facebook sdk , brand new 1 (3.5). neither of solutions appears work. have ideas? thank kindly.
try both @"email" , @"basic_info". documented on android side, not ios, weird - https://developers.facebook.com/docs/howtos/androidsdk/3.0/native-login/
Comments
Post a Comment