You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2014/08/12 08:55:12 UTC

[jira] [Commented] (CB-7179) Update InAppBrowser to support WKWebView

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

Shazron Abdullah commented on CB-7179:
--------------------------------------

Not that trivial.

We need to branch the InAppBrowser code, since it will use the CDVWebViewOperationsDelegate in the iOS 8 wkwebview branch of iOS. It also needs to use the CDVWebViewPreferences class from that same branch as well. 

1. Branch into 'wkwebview'
2. Use CDVWebViewOperationsDelegate (add support for requestURL, goBack, goForward, scrollView)
3. Use CDVWebViewPreferences
4. Code to either use the UIWebView or WKWebView (from a preference)

Once this code is merged in, it means that it will need a specific version of Cordova iOS.

> Update InAppBrowser to support WKWebView
> ----------------------------------------
>
>                 Key: CB-7179
>                 URL: https://issues.apache.org/jira/browse/CB-7179
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: Plugin InAppBrowser
>         Environment: iOS 8
>            Reporter: Shazron Abdullah
>
> support dual use with UIWebView



--
This message was sent by Atlassian JIRA
(v6.2#6252)