【发布时间】:2016-10-22 12:38:25
【问题描述】:
在设备中运行我的代码时,我无法获取设备的当前位置。
-(void)locationManager:(CLLocationManager *)manager didFailWithError:(NSError *)error
方法调用。设备移动时我无法获取设备位置。
【问题讨论】:
-
如何注册位置管理器?
-
请提供您的代码,以便我们为您提供帮助。没有代码,我们无法找到任何解决方案。
标签: ios objective-c iphone core-location cllocationmanager