我CoreLocation在我的应用程序中使用Xcode7(预发布)中的框架,我注意到allowsBackgroundLocationUpdates在CLLocationManager类中有一个新添加的属性.
CoreLocation
allowsBackgroundLocationUpdates
CLLocationManager
此属性与"功能"选项卡的"背景模式"中的位置更新之间的关系是什么.它的默认值是什么,它是否会影响在iOS9中运行的应用程序?
core-location cllocationmanager ios ios9
cllocationmanager ×1
core-location ×1
ios ×1
ios9 ×1