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: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

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

This function checks for a license.

Created 30th July 2020, last changed 18th December 2020


WindowsLocation.Location - WindowsLocation.Status

💬 Ask a question or report a problem