Mobile Integration
When integrating the embedded experience in mobile applications the current method is via webviews as follows:

Required permission
In order for the Embedded Experience to fully work on mobile devices, the webview must include the following permissions:
- Camera access: this will allow user to capture pictures of the required documents
- Files access: This will allow users to upload files already on the device
- Location: We used as an added safeguard for KYC validation purposes.
Updated 2 months ago