【发布时间】:2014-05-06 06:55:15
【问题描述】:
我的问题是关于Location Background Services。
我有一种情况,我需要我的应用程序在后台持续运行并提供位置更新。即使应用程序是用户/操作系统的quit,我也需要region monitor 或significant location change 来启动我的应用程序,然后切换到location background service 以提供持续更新。
这个功能可以在 iOS 上实现吗?
【问题讨论】:
标签: ios ios7 core-location