Lately I got these two advises:
- The app must target Android 15 (API level 35) or later. To be resolved by: Aug 31
- The app must use Google Play Billing Library version 7.0.0 or later. To be resolved by: Aug 31
Thanks
Trevix
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
this is not correct, according to Googles mail it is MANDATORY to upload an update to existing apps in thatThis means that you can still submit a new app or an update to an existing app *before* the 31st of August built against API 34 (which is currently supported). Any submissions *after* the 31st of August must have been built against API 35.
For this reason (best user experience yadda yadda yadda) all apps in the Google play store must fullfill these new requirements unto august 31!Aus diesem Grund müssen alle Apps bei Google Play bis zum 31.08.2025 die Anforderungen an das Ziel-API-Level erfüllen.
Code: Select all
Starting August 31 2025:
New apps and app updates must target Android 15 (API level 35) or higher to be submitted to Google Play; except for Wear OS, Android Automotive OS, and Android TV apps, which must target Android 14 (API level 34) or higher.
Existing apps must target Android 14 (API level 34) or higher to remain available to new users on devices running Android OS higher than your app’s target API level. Apps that target Android 13 (API level 33) or lower, including Android 12 (API level 31) or lower for Wear OS and Android TV, will only be available on devices running Android OS that are the same or lower than your apps’ target API level.
You will be able to request an extension to November 1, 2025 if you need more time to update your app. You'll be able to access your app's extension forms in Play Console later this year.
Does any of you know how to comply with this requirement?To ensure that your app works correctly on the latest versions of Android, Google Play requires all apps targeting Android 15+ to support 16 KB memory page sizes."