Permission
Actions Related to Permissions in Superfans SDK help users to provide the necessary permissions instantly.
These actions don’t require any backend calls and works by redirecting user to native permission dialogue.
The Permissions available are as follows
| Actions | Purpose | Document Link |
|---|---|---|
| requestPushPermission | The action helps user to provide Push permission for Superfans app through SDK | Push Notification Permission Request |
| requestCameraPermission | The action helps user to provide Camera acess to Superfans app through SDK | Camera Permission |
| requestLocationPermission | The action helps user to access device location to Superfans app through SDK | Location Permission |
Updated 14 days ago