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.requestWhenInUseAuthorization
Requests permission to use location services while the app is in the foreground.
Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
CoreLocation | 9.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "CoreLocation.requestWhenInUseAuthorization" ) More
Parameters
none
Result
Returns OK or error.
Description
Requests permission to use location services while the app is in the foreground.When the current authorization status is notDetermined, this method runs asynchronously and prompts the user to grant permission to the app to use location services. The user prompt contains the text from the NSLocationWhenInUseUsageDescription key in your app’s Info.plist file, and the presence of that key is required when calling this method.
Added macOS support with MBS Plugin 11.1 for macOS 10.15 and newer.
See also
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.requestTemporaryFullAccuracyAuthorization - CoreLocation.setDesiredAccuracy
Feedback: Report problem or ask question.

Links
MBS Xojo PDF Plugins