You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/06/03 22:00:20 UTC

[GitHub] [cordova-ios] webb24h commented on pull request #715: feat: add optional compile-time decision for disabling UIWebView

webb24h commented on pull request #715:
URL: https://github.com/apache/cordova-ios/pull/715#issuecomment-638483878


   > Based on #662, updated the prepare script to also modify the CordovaLib project so no removing and re adding platform is needed when `<preference name="WKWebViewOnly" value="true" />` was added to the `config.xml` after the platform was added.
   > Also makes it possible to unset the value, the implementation on #662 didn't allow to change the value back to 0 without removing the platform.
   > 
   > I added the modified platform and submitted to App store and got the warning, then added `<preference name="WKWebViewOnly" value="true" />`, ran `cordova prepare ios`, submitted again and didn't get the warning.
   > 
   > closes: #662
   
   Oh wow you sir did surely save my life! This works and no more warning in the email!


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



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