necessary_permissions
Necessary Permissions
For the SDK to access device resources to collect the user's selfie, it is necessary to request permissions from the user.
In the info.plist file, add the permissions below:
| Permission | Reason |
|---|---|
| Privacy - Camera Usage Description | Access to the camera to capture the user's selfie. |