Skip to content

iOS

@capgo/capacitor-webview-version-checker currently targets Android runtime checks.

The plugin is designed for Android WebView provider compatibility flows:

  • Detect active WebView provider package and version
  • Compare against latest/minimum rules or device-share threshold
  • Offer native prompt routing to provider update destination

iOS does not use the same update-provider model, so this plugin does not expose equivalent native enforcement there.

If you are using iOS to plan native media and interface behavior, connect it with Using @capgo/capacitor-webview-version-checker for the native capability in Using @capgo/capacitor-webview-version-checker, Using @capgo/capacitor-live-activities for the native capability in Using @capgo/capacitor-live-activities, @capgo/capacitor-live-activities for the implementation detail in @capgo/capacitor-live-activities, Using @capgo/capacitor-video-player for the native capability in Using @capgo/capacitor-video-player, and @capgo/capacitor-video-player for the implementation detail in @capgo/capacitor-video-player.