Must target at least API level 34

I was trying to upload my app to the Google Play Store and got this upload error :
Your app currently targets API level 33 and must target at least API level 34 to ensure it is built on the latest APIs optimized for security and performance

I’m using build Version 2024.3713 (2024.11.29).

Please help me with this issue,Thank you!

In principle, if you are building with any version of Solar2D at 3709 or later, you should automatically be targeting API 34. You say “Upload Error”. Was the upload actually blocked, or do you mean that you’re still getting the warning in your console?

One thing you should check is to make sure that there aren’t any old builds in any of your tracks. A quick way to do that is to go to the App Bundle Explorer and look for anything that has a Release Status of “Active”. (Google will usually continue to give you the “out of compliance” message until you don’t have any “Active” non-compliant builds.)

1 Like