You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/01/13 04:46:26 UTC

[GitHub] [cordova-ios] tamvcspk edited a comment on issue #745: UIWebview Depreciation warning still occurs with Cordova-iOS 5.1.1

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org