Contents

CLError.Code.regionMonitoringResponseDelayed

A constant that indicates Core Location will deliver events but they may be delayed.

Declaration

case regionMonitoringResponseDelayed

Discussion

The user information dictionary might contain an alternate region that you can monitor instead. Use kCLErrorUserInfoAlternateRegionKey to retrieve the CLRegion object.

See Also

Getting region monitoring errors