Requirements
Flow version supported: v1.2 (or earlier)
Verify that your environment meets these requirements before integrating.
Supported Browsers & Platforms
| Platform | Browser | Minimum Version |
|---|---|---|
| iOS | Safari | iOS 11+ |
| iOS | Chrome | Chrome 60+ (iOS 14.3+) |
| Android | Chrome | Chrome 60+ (Android 5+) |
| Desktop | Safari | Safari 11+ |
| Desktop | Chrome | Chrome 60+ |
Permissions
Your application must request the following device permissions:
- Network - Required for API communication
- Camera - Required for capture functionality
WebView Configuration
If you're loading the integration inside a WebView, enable local storage. Without it, the SDK cannot persist session data and will fail to initialise.
Updated 3 months ago