Skip to content
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

Open
brainfoolong opened this issue Jun 1, 2024 · 5 comments

Comments

@brainfoolong
Copy link

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.

image

https://developer.android.com/google/play/billing/migrate-gpblv7?hl=en

@brainfoolong brainfoolong changed the title Billing PBP Upgrade 5 to 6 or 7 Billing PBL Upgrade 5 to 6 or 7 Jun 1, 2024
@h-nibor
Copy link

h-nibor commented Jul 9, 2024

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.

@joyzhong
Copy link

joyzhong commented Jul 9, 2024

Hi, is there any ETA on a fix for this? I'm now getting this policy violation from Play Store, for my PWA which depends on this library:
Screenshot 2024-07-09 at 3 01 15 PM

Thanks!

@brainfoolong brainfoolong changed the title Billing PBL Upgrade 5 to 6 or 7 Billing PBL Upgrade v7 because Google Play Store requires is as of Sept 2024 Jul 22, 2024
@brainfoolong brainfoolong changed the title Billing PBL Upgrade v7 because Google Play Store requires is as of Sept 2024 Billing PBL Upgrade to v7 because Google Play Store requires is as of Sept 2024 Jul 22, 2024
@brainfoolong brainfoolong changed the title Billing PBL Upgrade to v7 because Google Play Store requires is as of Sept 2024 Billing PBL Upgrade to v7 because Google Play Store requires it as of Sept 2024 Jul 22, 2024
@orbital17
Copy link
Collaborator

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.

@orbital17
Copy link
Collaborator

The library is updated to Play Billing v6. Please use the latest version of the billing package: com.google.androidbrowserhelper:billing:1.0.0-alpha11.

Bubblewrap has also been updated in the latest release: https://github.com/GoogleChromeLabs/bubblewrap/releases/tag/v1.22.0.

@joyzhong
Copy link

Amazing, thanks for fixing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants