tamvcspk edited a comment on issue #745: UIWebview Depreciation warning still 
occurs with Cordova-iOS 5.1.1
URL: https://github.com/apache/cordova-ios/issues/745#issuecomment-573506360
 
 
   `
   <feature name="CDVWKWebViewEngine">
         <param name="ios-package" value="CDVWKWebViewEngine" />
   </feature>
   <preference name="CordovaWebViewEngine" value="CDVWKWebViewEngine" />
   <preference name="WKWebViewOnly" value="true" />
   `
   I added them to `<platform name="ios">` tag and it works

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to