Skip to content

Now using WKWebView

Compare
Choose a tag to compare
@andrehtissot andrehtissot released this 18 Apr 11:18
· 197 commits to master since this release
8ae2a99

Replaced UIWebView with WKWebView, as required by Apple (https://developer.apple.com/documentation/uikit/uiwebview).

For a smooth upgrade, the changes requested for cordova support (https://cordova.apache.org/howto/2020/03/18/wkwebviewonly) are applied automatically.

Special thanks for @andremarchezini for requesting this update.