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/12 15:19:40 UTC

[GitHub] [cordova-plugin-wkwebview-engine] erisu commented on a change in pull request #161: added WKWebViewOnly to Readme

erisu commented on a change in pull request #161:
URL: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/161#discussion_r439483505



##########
File path: README.md
##########
@@ -65,6 +65,12 @@ WKWebView may not fully launch (the deviceready event may not fire) unless if th
 <preference name="CordovaWebViewEngine" value="CDVWKWebViewEngine" />
 ```
 
+If using cordova-ios versions >= 5.1.0 you might have to include the following tag in order to only use the WKWebView (which is required for new Apps to the AppStore):

Review comment:
       Here is my recommendation on wording and presentation formatting.

##########
File path: README.md
##########
@@ -65,6 +65,12 @@ WKWebView may not fully launch (the deviceready event may not fire) unless if th
 <preference name="CordovaWebViewEngine" value="CDVWKWebViewEngine" />
 ```
 
+If using cordova-ios versions >= 5.1.0 you might have to include the following tag in order to only use the WKWebView (which is required for new Apps to the AppStore):

Review comment:
       ```suggestion
   If using `cordova-ios >= 5.1.0`, it is recommended to include the following `preference` tag to only use the `WKWebView` which is a requirement for new App submissions to the AppStore:
   ```




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