jjzjj

CCLocation

全部标签

ios - 自 iOS 10 以来,带有 startMonitoringForRegion 的 CCLocation 不再工作

我将此代码用于iOS10,并且运行良好。//StartmonitoringCLLocationCoordinate2Dcentre;centre.latitude=[latZonefloatValue];centre.longitude=[lonZonefloatValue];[self.locationManagerstartMonitoringForRegion:[[CLCircularRegionalloc]initWithCenter:centreradius:[radiusZonefloatValue]identifier:nameZone]];但是从iOS10版本开始,它就