草庐IT

locationMgr

全部标签

ios - 在 apple iWatch 中,后台任务未被调用或按计划时间触发

当应用程序在后台触发任务时更新位置。但无法以后台模式执行任务。我的scheduleBackgroundRefreshWithPreferredDate示例代码如下[WKExtension.sharedExtensionscheduleBackgroundRefreshWithPreferredDate:[NSDatedateWithTimeIntervalSinceNow:60]userInfo:nilscheduledCompletion:^(NSError*_Nullableerror){if(error==nil){NSLog(@"backgroundrefreshtaskre-