coronalabs / corona

Solar2D Game Engine main repository (ex Corona SDK)
https://solar2d.com/
MIT License
2.53k stars 273 forks source link

Android: API Level 34 #710

Closed Colin-Morgan closed 1 week ago

Colin-Morgan commented 4 months ago

Starting August 31, 2024, Google will no longer allow apps to be submitted to the Play Store (both new apps and updates to existing apps) if they do not target API Level 34. Furthermore, after this date, apps targeting older API levels will not be visible to devices running the most-current version of Android. According to a Google policy announcement, August 31 will now be the annual deadline for apps to update to the latest API level.

edibudimilic commented 4 months ago

How hard is to update the build version, can we do it manually? I'm asking if it's similar to e.g. PHP or Python where you just overwrite the files.

Shchvova commented 4 months ago

Bumping target version is the easy part. Getting it to work is harder.

dethier1958 commented 4 months ago

With the deadline of August 31st (when our apps will be delisted) fast approaching, is someone at least working on this? It doesn't even show that anyone has been assigned.

ricaragao commented 3 months ago

@Shchvova , sorry bother you, but do you have any deadline for this solution?

Colin-Morgan commented 3 months ago

I can't speak to an ETA, but you can get an extension very easily: https://forums.solar2d.com/t/how-to-request-an-extension-for-android-api-level-34/356671

scottrules44 commented 1 week ago

Api Level 34 has been supported since 3708