Skip to content

Permissions

levching edited this page Apr 7, 2020 · 4 revisions

Unlike the Android, where permissions can be queried from a single access point using the Runtime Permissions SDK. On iOS, permissions are bound to each module, and modules can have different permissions API, and provide a different scope of information.

Currently, plugin provides permissions API for:

Contacts:

https://github.com/StansAssets/com.stansassets.ios-native/wiki/Getting-Started-(Contacts)

Camera:

https://github.com/StansAssets/com.stansassets.ios-native/wiki/Camera-Permission

Photos:

https://github.com/StansAssets/com.stansassets.ios-native/wiki/Photos-Permissions

Notifications:

https://github.com/StansAssets/com.stansassets.ios-native/wiki/Getting-Started-(User-Notifications)

Location:

https://github.com/StansAssets/com.stansassets.ios-native/wiki/Getting-Started-(Core-Location)

About

Foundation

AV Foundation

App Tracking Transparency

Game Kit

Store Kit

UI Kit

Social

Replay Kit

Contacts

AVKit

Photos

App Delegate

User Notifications

MediaPlayer

Core Location

AdSupport

EventKit

CloudKit

Authentication Services

XCode

Knowledge Base

Clone this wiki locally