[GitHub] [cordova-discuss] erisu commented on pull request #110: UIWebView Strategy for Cordova iOS

2020-07-03 Thread GitBox
erisu commented on pull request #110: URL: https://github.com/apache/cordova-discuss/pull/110#issuecomment-653417674 As we have completed the removal of UIWebView from the iOS platform, I think we can either close or merge this PR. I believe most proposals are usually merged before t

Cordova Slack Digest :: Fri, 03 Jul 2020 08:40:18 GMT

2020-07-03 Thread apachecordovabot
Cordova Slack Digest Fri, 03 Jul 2020 08:40:21 GMT User count: 3988 https://cordova.slack.com/ Join the conversation at http://slack.cordova.io/ Channel #general (17 messages) = Wed, 01 Jul 2020 09:38:52 GMT @michael339 says Hi All, question. I am creating a new app based on a temp

[GitHub] [cordova-discuss] purplecabbage merged pull request #110: UIWebView Strategy for Cordova iOS

2020-07-03 Thread GitBox
purplecabbage merged pull request #110: URL: https://github.com/apache/cordova-discuss/pull/110 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

ApacheCon 2020 CFP

2020-07-03 Thread Jesse
ApacheCon has an open call for presentations. If anyone is interested in presenting something related to Apache Cordova, I will help however I can. I gave 2 presentations (to help fill a Cordova/mobile track) last year at Apache Con in Vega$, and while the attendance was disappointing, it was a gr

Re: [DISCUSS] cordova-lib 10.0.0 Major Release

2020-07-03 Thread julio cesar sanchez
Does the CLI/lib has something to do with platform deprecation? I mean, do we add warnings or something when adding them? As far as I know you can always add any platform as long as it implements the required API, whether is official and maintained or official and deprecated or a 3rd party platfor

Re: [VOTE] Cordova-Common 4.0.2 Release

2020-07-03 Thread Bryan Ellis
The vote has now closed. The results are: Positive Binding Votes: 3 * Bryan Ellis * Niklas Merz * Tim Brust Negative Binding Votes: 0 The vote has passed. Thanks everyone! On Thu, Jul 2, 2020 at 9:58 PM Tim Brust wrote: > I vote +1: > > - ✅ coho verify-archive cordova-common-4.0.2.tgz > - C

Formally deprecate cordova-plugin-wkwebview-engine?

2020-07-03 Thread Norman Breau
Hi team, I believe previously we decided on a path to deprecate cordova-plugin-wkwebview-engine, but I wanted to make sure that is still our stance. cordova-ios@6 supports both url schemes and the legacy file scheme, effectively making the wkwebview engine plugin redundant. Now that cordova-

Re: Formally deprecate cordova-plugin-wkwebview-engine?

2020-07-03 Thread Chris Brody
It would definitely be nice if we don't have to support that plugin any longer, and I think it would be good to archive it as well. My one comment is that there should be a very clear guide for people who have to continue using the same scheme due to data stored by the web view. A couple of off-top

Re: [DISCUSS] cordova-lib 10.0.0 Major Release

2020-07-03 Thread Chris Brody
I thought it was cordova-lib, which is used by the Cordova CLI, that would generate the deprecated platform messages. Just a reminder that the platform supported "out of the box" are imported here (with a require statement): https://github.com/apache/cordova-lib/blob/master/src/platforms/platformsC

Re: Formally deprecate cordova-plugin-wkwebview-engine?

2020-07-03 Thread Darryl Pogue
I don't know that we want to go as far as deprecating it just yet, but we should definitely do a release that prevents it from being installed with cordova-ios 6 (since it conflicts). On Fri, Jul 3, 2020 at 10:50 AM Chris Brody wrote: > > It would definitely be nice if we don't have to support th

[ANNOUNCEMENT] Cordova Common 4.0.2 Release

2020-07-03 Thread Bryan Ellis
We have just released a patch update to our cordova common tool! - cordova-common@4.0.2 You can view the release blog post at https://cordova.apache.org/announcements/2020/07/04/cordova-common-release-4.0.2.html

Re: [DISCUSS] cordova-lib 10.0.0 Major Release

2020-07-03 Thread julio cesar sanchez
Ah, didn’t know about the deprecated field. Then yeah, I think we can set them to true at any moment in a minor release and then totally remove for next major. We should probably start separate deprecation vote threads for each platform. El El vie, 3 jul 2020 a las 20:00, Chris Brody escribió:

Re: Formally deprecate cordova-plugin-wkwebview-engine?

2020-07-03 Thread julio cesar sanchez
Yeah, I think we can deprecate it since cordova-ios 6 works the same way by default, but as Darryl said, we should do a last release with the engines properly configured to not install in cordova-ios 6. El El vie, 3 jul 2020 a las 20:04, Darryl Pogue escribió: > I don't know that we want to go a

Nightly build #1464 for cordova has succeeded!

2020-07-03 Thread Apache Jenkins Server
Nightly build #1464 for cordova has succeeded! The latest nightly has been published and you can try it out with 'npm i -g cordova@nightly' For details check build console at https://builds.apache.org/job/cordova-nightly/1464/consoleFull - Jenkins for Apache Cordova ---