Contents

regionMonitoringResponseDelayed

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

Declaration

static var regionMonitoringResponseDelayed: CLError.Code { get }

Discussion

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

See Also

Getting region monitoring errors