cordova-plugin-wkwebview-engine
cordova-plugin-wkwebview-engine copied to clipboard
Change UIWebView Fallback to iOS 9
I need to use AllowInlineMediaPlayback in my application and this feature is broken in iOS 9 so i need to change plugin to fallback to UIWebView in iOS 9 instead of iOS 8. ¿What I need to modify?
I thought that would be easier but Objetive C is not my strongest point.
Thanks.