[ 
https://issues.apache.org/jira/browse/CB-11705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15430105#comment-15430105
 ] 

ASF GitHub Bot commented on CB-11705:
-------------------------------------

GitHub user hnilsen opened a pull request:

    https://github.com/apache/cordova-docs/pull/629

    Update index.md according to CB-11705

    As per requested by PR #241 for CB-11705, I have made changes to the 
documentation to reflect the use of CordovaDefaultWebViewEngine.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hnilsen/cordova-docs patch-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-docs/pull/629.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #629
    
----
commit e8dcc5b92cb4f7faa01c86e51427a0b636785447
Author: Håkon Nilsen <hnil...@gmail.com>
Date:   2016-08-22T06:13:19Z

    Update index.md according to CB-11705
    
    As per requested by PR #241 for CB-11705, I have made changes to the 
documentation to reflect the use of CordovaDefaultWebViewEngine.

----


> [iOS-Cordova] Add configuration to override default WebViewEngine
> -----------------------------------------------------------------
>
>                 Key: CB-11705
>                 URL: https://issues.apache.org/jira/browse/CB-11705
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: iOS
>    Affects Versions: Master
>            Reporter: Håkon Nilsen
>              Labels: easyfix
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> The introduction of WKWebView from iOS9 separed the WebView-interface to 
> enable WKWebView and UIWebView. UIWebView is the default for all of Cordova 
> unless WKWebView is specified, and always default for iOS 8.
> I think it is appropritate to be able to change the default UIWebView to 
> whatever you'd want (i.e. WKWebView for iOS8 as well, or a different 
> UIWebView plugin). 
> I will supply a pull request.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to