necessary_permissions
Required Permissions
For the SDK to access device resources to collect the photo, it is necessary to request permissions from the user.
In the info.plist file, add the permissions below:
| Permission | Reason |
|---|---|
| Privacy - Camera Usage Description | Camera access to capture document photos. |