Skip to main content

Permissions

Required permissions

The following permissions need to be added to your application's Info.plist:

PermissionReason
NSLocationWhenInUseUsageDescriptionDescribes how your app will use location services in the foreground.
NSLocationAlwaysAndWhenInUseUsageDescriptionDescribes how your app will use location services and explains what extra features you can provide if the always option is selected.
NSLocationAlwaysUsageDescriptionDescribes how your app will use location services, both in the foreground and background.
NSBluetoothAlwaysUsageDescriptionDescribes how your app will use bluetooth, both in the foreground and background.
NSBluetoothPeripheralUsageDescriptionDescribes how your app will use bluetooth, both in the foreground and background for iOS targets prior to 13.