[
https://issues.apache.org/jira/browse/CB-7179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16330262#comment-16330262
]
ASF GitHub Bot commented on CB-7179:
------------------------------------
dpa99c commented on issue #245: CB-7179 (iOS): Finish off WKWebView
implementation
URL:
https://github.com/apache/cordova-plugin-inappbrowser/pull/245#issuecomment-358581115
@infil00p @stevengill @agrieve @shazron @purplecabbage How should I proceed
with this?
I have a fork of this plugin as
[cordova-plugin-inappbrowser-wkwebview](https://github.com/dpa99c/cordova-plugin-inappbrowser-wkwebview)
which implements WKWebview for the InappBrowser for iOS.
It's fairly battle-hardened now as it's being used by around 1/4 million
users per month (both Android & iOS) in production apps.
The implementation is based on @shazron's
[apache/wkwebview](https://github.com/apache/cordova-plugin-inappbrowser/tree/wkwebview)
branch from 2014, but I've committed it against a fork of
[apache/master](https://github.com/apache/cordova-plugin-inappbrowser/tree/master)
since this is much more update-to-date with respect to other platforms than
[apache/wkwebview](https://github.com/apache/cordova-plugin-inappbrowser/tree/wkwebview).
The current implementation drops support for the UIWebView implementation in
favour of WKWebView, so relies on `cordova-plugin-wkwebview-engine` to be
present in the project.
Should I attempt to modify it to conditionally switch between the UIWebView
and WKWebView implementations based on the presence of
`cordova-plugin-wkwebview-engine`?
I think it may be a fair amount of work to do this though...
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [InAppBrowser][iOS 8] Update to support WKWebView
> -------------------------------------------------
>
> Key: CB-7179
> URL: https://issues.apache.org/jira/browse/CB-7179
> Project: Apache Cordova
> Issue Type: Sub-task
> Components: cordova-plugin-inappbrowser
> Environment: iOS 8
> Reporter: Shazron Abdullah
> Priority: Major
>
> support dual use with UIWebView
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]