On 2023-04-22 20:41, J. Landman Gay via use-livecode wrote:
I believe this is an error relating to the target version embedded in the app. Google's policy says that new and updated apps must target an Android API no earlier than 2 versions behind the current one. Since API 33 is current, your app must target at least API 31. Android 14 will be released very soon (in a couple of weeks I think) and any apps submitted after that will need to target API 32+. Note that the target API is not the same as the minimum supported version which can be much lower.
Google have now made it so that the effects on appstore submission are on a fixed date each year - August 31st - https://support.google.com/googleplay/android-developer/answer/11926878?hl=en.
So the release of Android 14 won't affect the ability to submit apps or updates.
We'll update the engine and s/b appropriately by the August deadline though :)
LC 9.6.9 targets API 31. I don't think LC 10 has updated the target yet, so 9.6.9 is your best bet. The target API has to be an LC engine update, we can't change it ourselves.
So 10-dp-5 includes all (maintenance related changes) in 9.6.9 - so also contains the updates to Android (and iOS) version targets.
Warmest Regards, Mark. -- Mark Waddingham ~ m...@livecode.com ~ http://www.livecode.com/ LiveCode: Build Amazing Things _______________________________________________ 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