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/09/05 13:08:36 UTC

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

jcesarmobile commented on issue #662: Optional compile-time decision for WKWebView over UIWebView
URL: https://github.com/apache/cordova-ios/pull/662#issuecomment-528355036
 
 
   I've tested the PR and doesn't work, the problem is the `WK_WEB_VIEW_ONLY` is added to both the CordovaLib and the user projects, but when setting the preference to true, the `WK_WEB_VIEW_ONLY` is only set to 1 in the user project, but not in CordovaLib, so always build with 0 value and have no effect.
   Manually changing the value to 1 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