npm cordova-plugin-ionic-webview 5.0.0
v5.0.0

latest release: 5.0.1
3 years ago

5.0.0 (2020-05-27)

Features

  • android: remove RequiresApi annotation and drop support for API 19 (#540) (17d2ada)
  • ios: remove normalizeURL function (#576) (d5bdbaa)
  • ios: remove wkRewriteURL function (#577) (02c18ea)

BREAKING CHANGES

  • ios: wkRewriteURL was deprecated and has been removed, use
    window.Ionic.WebView.convertFileSrc instead
  • ios: normalizeURL was deprecated and has been removed, use
    window.Ionic.WebView.convertFileSrc instead
  • android: Drop Android 4.4 support (SDK API level 19). Min required is 21.

Don't miss a new cordova-plugin-ionic-webview release

NewReleases is sending notifications on new releases.