Re: [DISCUSS] Cordova-iOS 5.1.1 Patch Release

2019-12-01 Thread Niklas Merz
nchez" To: "dev@cordova.apache.org" Date: 02.12.2019 01:19 Subject: Re: [DISCUSS] Cordova-iOS 5.1.1 Patch Release That should be a separate discussion. But basically that preference is for people not using UIWebView, if they or their plugins are using it it won’t w

Re: [DISCUSS] Cordova-iOS 5.1.1 Patch Release

2019-12-01 Thread julio cesar sanchez
That should be a separate discussion. But basically that preference is for people not using UIWebView, if they or their plugins are using it it won’t work, that’s expected. In plugins I would rather remove the whole UIWebView code than adding the conditional compile option, I already sent a pr that

Re: [DISCUSS] Cordova-iOS 5.1.1 Patch Release

2019-12-01 Thread Tim Brust
I'd like to bring attention to the fact, that even with the 5.1.1 release the cordova-plugin-inappbrowser will need an update, too. It's already reported that it's not working with cordova-ios 5.1.0 and the WKWebViewOnly flag enabled. Issue: https://github.com/apache/cordova-plugin-inappbrowser/iss

Re: [DISCUSS] Cordova-iOS 5.1.1 Patch Release

2019-11-28 Thread Bryan Ellis
Correction: The current changes link is written correctly but hyperlink is incorrect. Here is the correct link. https://github.com/apache/cordova-ios/compare/rel/5.1.0...master Please also note that the 5.2.0-dev related commits will not be cherry-picked into the 5.1.x branch or in the 5.1.1 rel

[DISCUSS] Cordova-iOS 5.1.1 Patch Release

2019-11-28 Thread Bryan Ellis
Does anyone have any reason to delay a cordova-ios patch release (5.1.1)? Any outstanding patches to land? Current changes: https://github.com/apache/cordova-ios/compare/rel/5.1.0...master As a bug was introduced in the minor rel