Overview

To quickly get started with the onboarding integration, you can fire up a WebView on your application, with the AiPrise onboarding URL.

The WebView integration allows your users to verify their identity in a mobile app with the Android WebView or iOS WKWebView.

AiPrise hosts the entire flow on its servers so PII never flows through your app. Whenever a user enters the WebView, they are assigned a unique session id. You can monitor the progress using this session id as they go through various verification screens.

References for loading WebView in your app: