Re: Google new API 33 requirements

2023-10-19 Thread panagiotis merakos via use-livecode
Hello Klaus,

Thank you for the update.

*So I think that was more a general warning regarding my initial app.*
 Ah, that should be it!

Cheers,
Panos

On Thu, 19 Oct 2023 at 12:57, Klaus major-k via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Hi Panos,
>
> > Am 19.10.2023 um 11:42 schrieb panagiotis merakos via use-livecode <
> use-livecode@lists.runrev.com>:
> >
> > Hello Klaus,
> >
> > *>Does that mean I have to select -> 13 (API 33) as the *
> > *Minimum Android Version in the STAB?*
> >
> > Nope, if you select "13 (API 33)" in the android standalone application
> > settings it means your app will run only on devices that run Android 13+.
>
> ah, thanks for confirmation.
>
> > Regarding the warning/error you get from the Play Store - where (in which
> > track) did you upload your new build? Was it in the Production track, or
> in
> > any of the (Internal/External) Testing tracks?
>
> My update is currently "in examination" in the Production track.
> So I think that was more a general warning regarding my initial app.
>
> Now I have to wait for the result of the examination.
>
> > Could you post a screenshot of the exact warning/error you get?
>
> See above...
>
> > Also, I take it you used LiveCode 9.6.10 or 10.0.0 DP-6 to build the app,
> > since these versions build against API 33 - is that correct?
>
> Yes LC 9.6.10.
>
> > Moreover, note that you do not need the "SDK Build tools v33" - you need
> > "SDK Platform API 33". These are two different things. The version of the
> > SDK Build tools that are installed must be 31.0.0. I believe you have the
> > correct versions installed anyway, but I just mention it again to prevent
> > confusion :)
>
> Just checked what is checked in Android Studio:
> SDK platform -> Android Tiramisu (Tiramisu) -> API Level 33
> SDK Tools -> Android SDL Build-Tools 31.0.0
> Check! :-)
>
> Thank you for the quick answer!
>
> > KInd regards,
> > Panos
>
> Best
>
> Klaus
>
> --
> Klaus Major
> https://www.major-k.de
> https://www.major-k.de/bass
> kl...@major-k.de
>
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Google new API 33 requirements

2023-10-19 Thread Klaus major-k via use-livecode
Hi Panos,

> Am 19.10.2023 um 11:42 schrieb panagiotis merakos via use-livecode 
> :
> 
> Hello Klaus,
> 
> *>Does that mean I have to select -> 13 (API 33) as the *
> *Minimum Android Version in the STAB?*
> 
> Nope, if you select "13 (API 33)" in the android standalone application
> settings it means your app will run only on devices that run Android 13+.

ah, thanks for confirmation.

> Regarding the warning/error you get from the Play Store - where (in which
> track) did you upload your new build? Was it in the Production track, or in
> any of the (Internal/External) Testing tracks?

My update is currently "in examination" in the Production track.
So I think that was more a general warning regarding my initial app.

Now I have to wait for the result of the examination.

> Could you post a screenshot of the exact warning/error you get?

See above...

> Also, I take it you used LiveCode 9.6.10 or 10.0.0 DP-6 to build the app,
> since these versions build against API 33 - is that correct?

Yes LC 9.6.10.

> Moreover, note that you do not need the "SDK Build tools v33" - you need
> "SDK Platform API 33". These are two different things. The version of the
> SDK Build tools that are installed must be 31.0.0. I believe you have the
> correct versions installed anyway, but I just mention it again to prevent
> confusion :)

Just checked what is checked in Android Studio:
SDK platform -> Android Tiramisu (Tiramisu) -> API Level 33
SDK Tools -> Android SDL Build-Tools 31.0.0
Check! :-)

Thank you for the quick answer!

> KInd regards,
> Panos

Best

Klaus

--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
kl...@major-k.de


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Google new API 33 requirements

2023-10-19 Thread panagiotis merakos via use-livecode
Hello Klaus,

*>Does that mean I have to select -> 13 (API 33) as the *
*Minimum Android Version in the STAB?*

Nope, if you select "13 (API 33)" in the android standalone application
settings it means your app will run only on devices that run Android 13+.

Regarding the warning/error you get from the Play Store - where (in which
track) did you upload your new build? Was it in the Production track, or in
any of the (Internal/External) Testing tracks?

Could you post a screenshot of the exact warning/error you get?

Also, I take it you used LiveCode 9.6.10 or 10.0.0 DP-6 to build the app,
since these versions build against API 33 - is that correct?

Moreover, note that you do not need the "SDK Build tools v33" - you need
"SDK Platform API 33". These are two different things. The version of the
SDK Build tools that are installed must be 31.0.0. I believe you have the
correct versions installed anyway, but I just mention it again to prevent
confusion :)

KInd regards,
Panos
--

On Thu, 19 Oct 2023 at 12:04, Klaus major-k via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Hi friends,
>
> I installed the build tools for API 33 and created an update
> for my app.
>
> In the STAB I selected : Minimum Android Version -> 8.0
> and uploaded the app to Google.
>
> Now I read in the Google Play Console this for my app:
> ...
> API Level 26+
> Target-SDK 33
> ...
> However Google still shows me that my app is targeted to
> Android Version 12 API 31!?
> Not sure if they mean the previous version I wanted to update?
>
> Does that mean I have to select -> 13 (API 33) as the
> Minimum Android Version in the STAB?
>
> If yes, is the app then still backwards-compatible with older
> devices/android versions? My tablet has Android version 8.0 installed.
>
> Thanks for any hints!
>
>
> Best
>
> Klaus
> --
> Klaus Major
> https://www.major-k.de
> https://www.major-k.de/bass
> kl...@major-k.de
>
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Google new API 33 requirements

2023-10-19 Thread Klaus major-k via use-livecode
Hi friends,

I installed the build tools for API 33 and created an update
for my app.

In the STAB I selected : Minimum Android Version -> 8.0
and uploaded the app to Google.

Now I read in the Google Play Console this for my app:
...
API Level 26+
Target-SDK 33
...
However Google still shows me that my app is targeted to
Android Version 12 API 31!? 
Not sure if they mean the previous version I wanted to update?

Does that mean I have to select -> 13 (API 33) as the 
Minimum Android Version in the STAB?

If yes, is the app then still backwards-compatible with older 
devices/android versions? My tablet has Android version 8.0 installed.

Thanks for any hints!


Best

Klaus
--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
kl...@major-k.de


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode