Skip to main content
Version: 4.59

PermissionMethodType

The permission method type.

This type can have the following values.

ValueDescription
"location"Permission for location
"locationBackground"Permission for location running in the background.
"camera"Permission to use camera.
"audio"Permission to use audio.
"push"Permission to get pushes.
"photoLibrary"(iOS only) Permission to use the photo library.
"calendar"(iOS only) Permission to use the camera.
"contacts"(iOS only) Permission to use the contacts.
"writeStorage"(Android only) Permission to write into storage.
"readStorage"(Android only) Permission to read from storage.