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 2019/11/04 22:27:37 UTC

[GitHub] [cordova-ios] tom-hartz commented on issue #662: Optional compile-time decision for WKWebView over UIWebView

tom-hartz commented on issue #662: Optional compile-time decision for WKWebView over UIWebView
URL: https://github.com/apache/cordova-ios/pull/662#issuecomment-549576439
 
 
   I am seeing the same issue as jcesarmobile, setting the preference 
   `<preference name="WKWebViewOnly" value="true" />`
   and then re-adding the platform.
   
   It only sets the `WK_WEB_VIEW_ONLY=1` flag in the user project.  It then has to be manually changed in the CordovaLib project.
   
   https://github.com/apache/cordova-ios/pull/662/files#r342301814
   
   @fjaeger is there a way to read the config.xml preference instead of putting 0 here?
   

----------------------------------------------------------------
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