regionMonitoringFailure
A constant that indicates the location manager failed to monitor a registered region.
Declaration
static var regionMonitoringFailure: CLError.Code { get }Discussion
Monitoring can fail if the app exceeds the maximum number of regions that it can monitor simultaneously. Monitoring can also fail if the region’s radius distance is too large.