Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的应用程序在后台使用位置服务。为了减少电池消耗,我发现最好注册重要位置更改通知。它说要让这个通知设备需要蜂窝无线电。现在我的疑问是,我是否可以在 iPod 中获得重要的位置更改通知....我搜索了很多,但无法得到确切的答案..非常感谢任何帮助...
由于重要的位置变化监控需要无线电信号,而 iPod 无法接收该信号,因此它无法在 iPod 上工作(据我所知)。
但是您可以通过这种方法检查以了解您的设备是否能够提供此服务
+ (BOOL)significantLocationChangeMonitoringAvailable