RE: Minimum Target SDK

2020-10-19 Thread Pieter Van Poyer
r sanchez Verzonden: zondag 18 oktober 2020 13:39 Aan: dev@cordova.apache.org Onderwerp: Re: Minimum Target SDK Related to this. Should we allow setting the min SDK lower than the min SDK cordova-android uses? At the moment it’s not possible, I closed this issue because I thought we did

Re: Minimum Target SDK

2020-10-18 Thread julio cesar sanchez
this settings must indeed be based on the supported > cordova (-android) version of that plugin. It must indeed be able to run on > the defaultMinSdkVersion for the supported cordova-android versions. > > > > Kind regards > > Pieter Van Poyer > > > > -Oorspronkelijk b

Re: Minimum Target SDK

2020-10-15 Thread Norman Breau
> > -Oorspronkelijk bericht- > Van: julio cesar sanchez > Verzonden: donderdag 15 oktober 2020 00:39 > Aan: dev@cordova.apache.org > Onderwerp: Re: Minimum Target SDK > > > > Despite we allow users to configure the target SDK, I don’t think we should > allow o

RE: Minimum Target SDK

2020-10-15 Thread Pieter Van Poyer
cordova-android versions. Kind regards Pieter Van Poyer -Oorspronkelijk bericht- Van: julio cesar sanchez Verzonden: donderdag 15 oktober 2020 00:39 Aan: dev@cordova.apache.org Onderwerp: Re: Minimum Target SDK Despite we allow users to configure the target SDK, I don’t think we

Re: Minimum Target SDK

2020-10-14 Thread julio cesar sanchez
the dependency to the version that targets that sdk as default. BTW, sdk 29 is already a requirement for new apps since August, November is for existing apps. El El mié, 14 oct 2020 a las 23:46, Norman Breau escribió: > Hi team, > > A recent discussion came up about what the minimum Target SDK

Minimum Target SDK

2020-10-14 Thread Norman Breau
Hi team, A recent discussion came up about what the minimum Target SDK we should support. Google enforces apps to be built with at least Target SDK 28 (soon to be 29 coming November), but Cordova users may not be publishing to the Google Play store, particularly with enterprise businesses