Returns a Boolean value indicating whether the device supports ranging of beacons that use the iBeacon protocol.
SDKs
- iOS 7.0+
- Mac Catalyst 13.0+
Framework
- Core Location
Declaration
+ (BOOL)isRangingAvailable;
Return Value
YES
if the device supports ranging or NO
if it does not.