cordova-plugin-app-version icon indicating copy to clipboard operation
cordova-plugin-app-version copied to clipboard

Making plugin follow Apple guidelines for UIWebView

Open ravemir opened this issue 4 years ago • 0 comments

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

ravemir avatar Mar 31 '20 14:03 ravemir