j3k0 / cordova-plugin-purchase

In-App Purchase for Cordova on iOS, Android and Windows
https://purchase.cordova.fovea.cc
1.29k stars 529 forks source link

Play Billing Library requirements for Android 14 compatibility #1478

Closed itbeyond closed 7 months ago

itbeyond commented 7 months ago

This alert just poped up on one of my apps after I published an update which included the V13 release of this repo.

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.

Are we able to run 5.2.1 without issue as the default seems to install 5.0.0, I am not targeting 14 but it will not be long before we are required/forced to?

j3k0 commented 7 months ago

Since version 13.8.0, the plugin uses Billing Library version 5.2.1