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