📄️ Web
Add the following script to your page's `` element. This will load the script in parallel with the page and execute it immediately once it's ready.
📄️ React Native
Integrate the Asurion Widget into your React Native application using a WebView. This approach loads the web widget inside a native WebView component, providing a seamless experience across platforms.
📄️ Swift (iOS)
Integrate the Asurion Widget into your native iOS application using WKWebView. This approach loads the web widget inside a native WebView component, providing a seamless experience on iOS devices.
📄️ Kotlin (Android)
Integrate the Asurion Widget into your native Android application using Android WebView. This approach loads the web widget inside a native WebView component, providing a seamless experience on Android devices.