defold / extension-iap

In-app purchase extension for Defold
MIT License
19 stars 11 forks source link

Update Android Play Billing Library #61

Open AGulev opened 7 months ago

AGulev commented 7 months ago

message in google play:

Android 14 has introduced new security changes which affect apps targeting Android 14. In order to ensure compatibility, Google has released Play Billing Library version 6.0.1 and 5.2.1. When updating your app to target Android 14, following these migration steps, you will need to update your app to either of these versions of the Play Billing Library to be compatible with the recent security changes.

These changes only affect your app when it starts targeting Android 14. Users running Android 14 while your app is not targeting Android 14 are unaffected.

image
AGulev commented 1 month ago

Action required: Migrate to supported version of Google Play Billing Library

May 28, 2024 18:45 We are introducing changes to the lifecycle of Play Billing Library and its associated deprecation timelines. Because you currently use an older version of the library, we wanted you to be aware of new key dates you’ll need to adhere to:

By Aug 31, 2024, all new apps and updates to existing apps must use Billing Library version 6 or newer. If you need more time to update your app, you will be able to request an extension until Nov 1, 2024.

Learn more about the deprecation here.

Update before these dates to avoid a disruption in app publishing and updates. Publishing and updating apps that use Play Billing Library version lower than 6 will be blocked in Play Console on the dates mentioned above.

Next steps: More information on how to migrate to the latest version of Play Billing Library can be found on our developer website.

image

baochungit commented 5 hours ago

Hopefully this will process soon, I also need it for my upcoming release