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 with

Re: Minimum Target SDK

2020-10-14 Thread julio cesar sanchez
Despite we allow users to configure the target SDK, I don’t think we should allow other than the default on latest cordova-android. By allow I mean on issues, users are free to use whatever they want, but if they don’t use latest they should take care of possible problems themselves. With that bei