rangingUnavailable
A constant that indicates ranging is disabled.
Declaration
static var rangingUnavailable: CLError.Code { get }Discussion
This error might occur if the device is in Airplane mode or if Bluetooth or location services are disabled.
A constant that indicates ranging is disabled.
static var rangingUnavailable: CLError.Code { get }This error might occur if the device is in Airplane mode or if Bluetooth or location services are disabled.