-
Notifications
You must be signed in to change notification settings - Fork 289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Billing PBL Upgrade to v7 because Google Play Store requires it as of Sept 2024 #473
Comments
For us, the warning is that the app must use Google Play Billing Library version 6.0.1 or later. +1 for the request to upgrade, otherwise apps bundling Android Browser Helper Billing may be blocked from releasing further updates. |
We're currently working on updating the library to v6 and hope to roll out in the next couple of weeks to give you time to make the necessary changes by the Aug 31, 2024 deadline. If you know you'll need more time, please request an extension. The extension form is available through the details page of the warning or issue on the Policy status page in Play Console. |
The library is updated to Play Billing v6. Please use the latest version of the billing package: Bubblewrap has also been updated in the latest release: https://github.com/GoogleChromeLabs/bubblewrap/releases/tag/v1.22.0. |
Amazing, thanks for fixing this! |
The play store now requires PBL version 7. This library should migrate to v7, as v5 will not be accepted anymore in a few months.
https://developer.android.com/google/play/billing/migrate-gpblv7?hl=en
The text was updated successfully, but these errors were encountered: