OwnID iOS SDK WebView Bridge
Integrate OwnID into your iOS app
The OwnID iOS SDK WebView Bridge facilitates the injection of JavaScript code, enabling communication between the OwnID Web SDK and the native OwnID iOS SDK.
Prerequisites
- Complete the iOS OwnID SDK configuration guide
- Your app must be associated with your website to use Passkeys. This requires proper configuration of Associated Domains and .well-known files. 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.