Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

CoreLocation.stopMonitoringSignificantLocationChanges

Stops the delivery of location events based on significant location changes.

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

Parameters

none

Result

Returns OK or error.

Description

Stops the delivery of location events based on significant location changes.
Use this method to stop the delivery of location events that was started using the CoreLocation.startMonitoringSignificantLocationChanges method.

See also

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


CoreLocation.startUpdatingLocation - CoreLocation.stopUpdatingHeading

Feedback: Report problem or ask question.