Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
CoreLocation.dismissHeadingCalibrationDisplay
Dismisses the heading calibration view from the screen immediately.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
CoreLocation | 9.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "CoreLocation.dismissHeadingCalibrationDisplay" )
Parameters
none
Result
Returns OK or error.
Description
Dismisses the heading calibration view from the screen immediately.Core Location uses the heading calibration alert to calibrate the available heading hardware as needed. The display of this view is automatic, assuming your delegate supports displaying the view at all. If the view is displayed, you can use this method to dismiss it after an appropriate amount of time to ensure that your app’s user interface is not unduly disrupted.
Added macOS support with MBS Plugin 11.1 for macOS 10.15 and newer.
Release notes
- Version 11.1
- Added CoreLocation.requestWhenInUseAuthorization, CoreLocation.startUpdatingHeading and CoreLocation.dismissHeadingCalibrationDisplay for macOS 10.15 or newer.
Blog Entries
This function checks for a license.
Created 17th February 2019, last changed 16th February 2021