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