Thanks Darryl, I'll be working on getting the WKWebView plugin up to snuff this week (read the comment thread in your doc). 1. Review and resolve all existing PRs 2. Integrate the WKWebView plugin into the cordova-ios repo 3. Turn on WKWebView support via a feature flag (eventually this will be the default)
I think no. 3 is a good way for interim testing versus having long-lived branches that might get out of sync. I don't think this will get into the same situation like `browserify` feature flag that was forgotten, since we intend to bake this in for sure. [CDVWebViewEngineProtocol support]( https://github.com/apache/cordova-ios/blob/master/CordovaLib/Classes/Public/CDVWebViewEngineProtocol.h) so we can swap in any webview engine will remain unchanged. On Tue, Jun 26, 2018 at 12:43 PM Darryl Pogue <dar...@dpogue.ca> wrote: > Hi folks, > > As we've been discussing dropping node 4 support and how that requires > a major version bump, we should review what had already been on the > pile for next majors and what we want on the pile. > > I've started a Google Doc scratchpad to loosely organize high-level > goals for the various modules, and then we can start breaking them > down into JIRA tasks and putting them on the sprint boards: > > https://docs.google.com/document/d/1P81YqXJbblIhzWWjWIE5AqjJvE29b1vHJX79TuIjyPM/edit# > > We know that iOS 12 and Android P are both likely coming in the fall, > so it might make sense to target our release to line up around that > time and make sure we support both of the new platform versions. I > don't love the idea of waiting that long, but let's be realistic about > what we can try to achieve. > > ~Darryl > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org > For additional commands, e-mail: dev-h...@cordova.apache.org > >