cordova-plugin-app-version
cordova-plugin-app-version copied to clipboard
Making plugin follow Apple guidelines for UIWebView
Hello,
Took the liberty of forking the plugin and modifying the single line you see below to now use UIWebViewDelegate generic. This will remove any reference to UIWebView from Cordova apps and avoid any "ITMS-90809 Deprecated API" warnings.
Could you merge so anyone using the original repository benefit from these changes?
Thanks in advance, Carlos