Now using WKWebView
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.