RE: Re: [DISCUSS] Android - New Minimum SDK?

2023-03-15 Thread Norman Breau
gt; Sent: 08 March 2023 12:05 > To: dev@cordova.apache.org > Subject: Re: [DISCUSS] Android - New Minimum SDK? > > As far as I know the problems with upgradeable webviews on some device > manufacturers affect all versions, not only 5.0. Some vendors decide to not > make it upd

Re: [DISCUSS] Android - New Minimum SDK?

2023-03-08 Thread Alexandre Alves
: 08 March 2023 12:05 To: dev@cordova.apache.org Subject: Re: [DISCUSS] Android - New Minimum SDK? As far as I know the problems with upgradeable webviews on some device manufacturers affect all versions, not only 5.0. Some vendors decide to not make it updatable, and others use their own

Re: [DISCUSS] Android - New Minimum SDK?

2023-03-08 Thread julio cesar sanchez
As far as I know the problems with upgradeable webviews on some device manufacturers affect all versions, not only 5.0. Some vendors decide to not make it updatable, and others use their own implementation instead of the system one. Anyway, I’m ok with 24 El El mié, 8 mar 2023 a las 1:49, Norman

Re: [DISCUSS] Android - New Minimum SDK?

2023-03-07 Thread Norman Breau
I'm fine with min SDK 24. I do think however we should support the factory webview version (based on AOSP) instead of picking a chrome version number, purely because that isn't very enforceable (Could lead to poor app user experience). But if required we can discuss that further in another thread

Re: [DISCUSS] Android - New Minimum SDK?

2023-03-07 Thread julio cesar sanchez
Any other opinions about it? El jueves, 8 de diciembre de 2022, julio cesar sanchez < jcesarmob...@gmail.com> escribió: > I was going to propose to bump the minSDK to 23 since we have been in 22 > for a few versions, but I think going to 27 is too much and would make > users to not update or to

Re: [DISCUSS] Android - New Minimum SDK?

2022-12-08 Thread julio cesar sanchez
I was going to propose to bump the minSDK to 23 since we have been in 22 for a few versions, but I think going to 27 is too much and would make users to not update or to move to something else. The truth is, with google support libraries we won't really be cleaning up that much code since the supp

[DISCUSS] Android - New Minimum SDK?

2022-12-08 Thread Norman Breau
Hi Apache Cordova community, I'm writing to propose that we increase our Minimum SDK on our next major release of cordova-android and I wanted to get a feel of the Cordova community of what a new good target to be, should we increase the minimum SDK. First I wanted to link a resource for th