Contents

deferredAccuracyTooLow

A constant that indicates deferred mode isn’t supported for the requested accuracy.

Declaration

static var deferredAccuracyTooLow: CLError.Code { get }

Discussion

The accuracy must be set to kCLLocationAccuracyBest or kCLLocationAccuracyBestForNavigation.

See Also

Getting deferred location update errors