The APIAuthorizationStatus domain contains the following Authorization status values:
Authorized |
The device is authorized to use geolocation. |
AuthorizedWhenInUse |
The device is authorized to use geolocation only when the app is in use. Note: This value is not available for Android apps. |
Denied |
The device is not authorized by the end user to use geolocation |
NotDetermined |
It is not possible to determine if the device is authorized or not. |
Restricted |
The device can use geolocation but with restrictions. |