码迷,mamicode.com
首页 > 其他好文 > 详细

后台持续定位CLLocationManager详解

时间:2016-10-27 12:52:48      阅读:157      评论:0      收藏:0      [点我收藏+]

标签:技术分享   http   lis   cal   配置   list   request   分享   images   

CLLocationManager 8.0方法

locationManager.requestWhenInUseAuthorization()

 locationManager.requestAlwaysAuthorization()

9.0方法

locationManager.allowsBackgroundLocationUpdates = true

locationManager.pausesLocationUpdatesAutomatically = false

此方法不关闭20分钟后自动关闭定位

技术分享

配置权限

info.plist文件配置

技术分享

后台持续定位CLLocationManager详解

标签:技术分享   http   lis   cal   配置   list   request   分享   images   

原文地址:http://www.cnblogs.com/fanxinguu/p/6003272.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!