【发布时间】:2017-04-23 14:12:14
【问题描述】:
我注意到 iPhone 上的常用位置似乎比监控 iOS 访问的应用程序消耗的电量要少得多 (https://developer.apple.com/reference/corelocation/clvisit)。
可以在手机上通过设置 -> 隐私 -> 位置服务 -> 系统服务 -> 常用位置查看 iPhone 上的常用位置。
我想知道来自 CLLocationManager 的访问监控服务是否与 iOS 频繁位置相同,还是在 Apple 使用的不同系统上。如果 Apple 使用相同的服务,为什么它对电池没有任何影响?
【问题讨论】:
标签: ios iphone geolocation location core-location