Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

CoreLocation.significantLocationChangeMonitoringAvailable

Returns a Boolean value indicating whether significant location change tracking is available.

Component Version macOS Windows Linux Server iOS SDK
CoreLocation 2.7 ✅ Yes ❌ No ❌ No ❌ No ✅ Yes
MBS( "CoreLocation.significantLocationChangeMonitoringAvailable" )

Parameters

none

Result

Returns 1 if location change monitoring is available; 0 if it is not.

Description

Returns a Boolean value indicating whether significant location change tracking is available.
This method indicates whether the device is able to report updates based on significant location changes only. (Significant location change monitoring primarily involves detecting changes in the cell tower currently associated with the device.) This capability provides tremendous power savings for applications that want to track a user's approximate location and do not need highly accurate position information.

Example Databases

Blog Entries

This function checks for a license.

Created 18th August 2014, last changed 18th August 2014


CoreLocation.setPurpose - CoreLocation.speed