Page 1 of 1

New requirement for Google Play.

Posted: Mon Jun 24, 2019 5:15 pm
by lodijoe
Google Play now requires that the Android build supports 9.0 and Livecode v9.50(dp 1) supports up to Android 8.
We need a Livecode update to deal with this.

Re: New requirement for Google Play.

Posted: Tue Jun 25, 2019 10:25 am
by LiveCode_Panos
Hello lodijoe,

Google Play store, starting from this August if I remember correctly, requires new apps to have the Android 9 in the targetSdkVersion. Note that this is different from the minimum Android version one can set in the android standalone settings. The targetSdkVersion is not settable from within LiveCode.

FYI, the new release of LC 9.5 dp2 will include support for the new requirement of Google Play store:

https://quality.livecode.com/show_bug.cgi?id=22194

Kind regards,
Panos
--

Re: New requirement for Google Play.

Posted: Mon Jul 01, 2019 5:36 pm
by lodijoe
Thanks so much for the FYI!

Re: New requirement for Google Play.

Posted: Tue Jul 02, 2019 2:38 pm
by sphere
@Panos

is it possible for future version to have this targetSdkVersion as settable whenever Google changes it?
Like a partly grayed out or hidden function, so you have to take a step more to change it.

regards,
Jerry

Re: New requirement for Google Play.

Posted: Tue Jul 02, 2019 5:37 pm
by jacque
Ideally it would be in Android standalone settings.

Re: New requirement for Google Play.

Posted: Tue Jul 02, 2019 7:41 pm
by sphere
jacque wrote:
Tue Jul 02, 2019 5:37 pm
Ideally it would be in Android standalone settings.
Yes, exactly. That is what i meant. thx Jacque.

Re: New requirement for Google Play.

Posted: Tue Jul 02, 2019 9:00 pm
by sphere