Web Native Bridge

Last updated: October 15, 2024

The iProov web and native SDKs work with WebView based apps using Native Bridge. This allows the Web SDK to seamlessly launch the native SDKs embedded in the app.

Important

Native Bridge mode is mandatory for iOS WKWebView based apps in iOS versions 14.3 and earlier. In later versions of iOS, Apple enabled support for getUserMedia. In all other cases, the unsupported event fires.

The SDKs launches transparently and returns the user back to the WebView app.

See also

Next step

User experience best practices