OwnID Android SDK WebView Bridge
Integrate OwnID into your Android app
The OwnID Android SDK WebView Bridge facilitates the injection of JavaScript code, enabling communication between the OwnID Web SDK and the native OwnID Android SDK.
Prerequisites
- Complete the Android OwnID SDK configuration guide
- Your app must be associated with your website to use Passkeys. Complete the enablement of passkeys for native apps.
Integration of WebView Bridge
To integrate the OwnID WebView Bridge into your WebView you need inject the OwnID WebView Bridge into your WebView.
This injection must be done before loading the content into the Webview.