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.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
Statistic
FMM
Blog
CoreLocation.dismissHeadingCalibrationDisplay
Dismisses the heading calibration view from the screen immediately.
Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
CoreLocation | 9.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "CoreLocation.dismissHeadingCalibrationDisplay" ) More
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.
Created 17th February 2019, last changed 16th February 2021
CoreLocation.desiredAccuracy - CoreLocation.distanceFilter
Feedback: Report problem or ask question.

Links
MBS Xojo Plugins