【发布时间】:2012-07-31 17:43:58
【问题描述】:
我有一个服务类,它是 CLLocationManager 的委托。如果我运行该应用程序,然后打开设置应用程序并打开飞行模式,我的委托从 CLLocationManager 中什么也得不到。
我希望 locationManager:didFailWithError 被调用,但事实并非如此。
【问题讨论】:
标签: ios5 core-location cllocationmanager reachability airplane