简体   繁体   English

如何在ios中应用程序处于被杀死状态时跟踪用户位置

[英]How to track user location when app is in killed state in ios

I want to track the user location in my ios app using objective-c even if app is in killed state/ suspended state. 我想使用objective-c跟踪我的ios应用程序中的用户位置,即使应用程序处于被杀死状态/暂停状态。 please help. 请帮忙。

使用Pushkit,当您的服务器发送远程通知时,应用程序将自动进入后台状态。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 iOS 13 应用程序被杀死时跟踪用户位置 - iOS 13 track user location when app is killed iOS 11,应用程序在用户强行杀死时不更新位置 - iOS 11, app not updating location when force killed by user 检测应用程序何时被用户在后台状态 iOS 中杀死 - Detect when app killed by user in background state iOS 当应用被用户杀死时如何重新启动位置更新? - How to restart the location update when the app is killed by user? iOS位置跟踪甚至应用程序被终止状态并调用API调用 - iOS Location Tracking Even App is Killed State And Call API Call iOS 7-后台位置应用在获取后台位置时被杀死 - iOS 7 - Background Location app getting killed when getting a background location 当应用程序处于终止状态时如何在iOS设备中接收消息,以及当wifi / mobiledata打开时如何提醒应用程序 - How to receive messages in iOS device when the app is in killed state and how to alert app when wifi/mobiledata is turned on iOS:跟踪用户位置 - iOS: Track user location 当app处于后台或处于终止(终止)状态时,在iOS应用中执行任务 - Perform task in iOS app when app is in background or in terminated (killed) state 获取iOS应用在后台甚至被杀的位置 - Getting location for an iOS app when it is in the background and even killed
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM