Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
WindowsLocation.RequestPermissions
Asks for permissions.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
WindowsLocation | 10.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "WindowsLocation.RequestPermissions" )
Parameters
none
Result
Returns OK or error.
Description
Asks for permissions.Opens a system dialog box to request user permission to enable location devices.
Examples
Initialize and ask for permissions:
Set Variable [ $r ; Value: MBS( "WindowsLocation.Initialize" ) ]
Set Variable [ $q ; Value: MBS( "WindowsLocation.RequestPermissions" ) ]
See also
Example Databases
Blog Entries
- MBS Plugin Advent calendar: 11 - WindowsLocation
- What is new in the MBS FileMaker Plugin Version 10.4
This function checks for a license.
Created 30th July 2020, last changed 18th December 2020