【发布时间】:2012-06-27 14:56:09
【问题描述】:
如果我在 startMonitoringSignificantLocationChanges 运行时调用 startUpdatingLocation 会发生什么?是否会停止显着位置更改监视?如果我然后stopUpdatingLocation 将显着LocationChange 监控继续或重新启动?
我找不到涵盖这两种监控位置方式之间相互作用的文档。
【问题讨论】:
-
嘿,你有没有找到更多关于这个的信息?尤其是交互部分。如果另一个启动,iOS 是否会停止运行?
-
你知道在backgroundState中得到
startMonitoringSignificantLocationChanges后能不能做startUpdatingLocation? -
很抱歉,我已经很多年没用过这个API了。你为什么不问一个新问题?
标签: ios ios5 core-location cllocationmanager