Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/actionscript-3/6.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ios Facebook批准了用户的位置许可,但当我登录时,我没有';我找不到任何位置_Ios_Facebook - Fatal编程技术网

Ios Facebook批准了用户的位置许可,但当我登录时,我没有';我找不到任何位置

Ios Facebook批准了用户的位置许可,但当我登录时,我没有';我找不到任何位置,ios,facebook,Ios,Facebook,FB批准了用户的位置权限,但当我登录时,我没有得到任何位置 - (void)loginViewFetchedUserInfo:(FBLoginView *)loginView user:(id<FBGraphUser>)user { NSLog(@"%@",user); } 请帮忙。提前感谢。要在iPhone/iPad上打开Facebook定位服务: 1.Go to your device's desktop. 2

FB批准了用户的位置权限,但当我登录时,我没有得到任何位置

- (void)loginViewFetchedUserInfo:(FBLoginView *)loginView
                            user:(id<FBGraphUser>)user {
      NSLog(@"%@",user);
}

请帮忙。提前感谢。

要在iPhone/iPad上打开Facebook定位服务:

1.Go to your device's desktop.
2.Tap Settings.
3.Tap Privacy.
4.Select Location Services.
5.Tap near Location Services to turn it on. ...
6.Scroll through the list of apps at the bottom, tap Facebook and select While Using the App or Always.
它已设置为“使用应用程序时”。我找到了解决我问题的另一个办法。在获得解决问题的新权限后更新Fb SDK。谢谢你的回复。请你解开我的问题-1好吗。
1.Go to your device's desktop.
2.Tap Settings.
3.Tap Privacy.
4.Select Location Services.
5.Tap near Location Services to turn it on. ...
6.Scroll through the list of apps at the bottom, tap Facebook and select While Using the App or Always.