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

Future Support for Billing Library version 5 or newer #539

Closed
myinnos opened this issue Jun 7, 2023 · 12 comments
Closed

Future Support for Billing Library version 5 or newer #539

myinnos opened this issue Jun 7, 2023 · 12 comments

Comments

@myinnos
Copy link

myinnos commented Jun 7, 2023

Is this lib continuing to support further versions?

We already started receiving the warning from the play store.

Play Billing Library version deprecation
We've detected that this app is using an old version of Google Play Billing. From 1 November 2023, all app updates must use Billing Library version 5 or newer.

Action required: Please verify that your publicly available APKs are updated to the latest version of the Play Billing Library. This includes any APK or app bundle rolled out in production.

Awaiting the positive response.

@sarafdar
Copy link

Any solution for this issue?

@Ph03niX-X
Copy link

Any solution for this issue?

I migrated to Google Play Billing Library 6. In addition, this library solved the problem with compatibility with Android 14

@paktech1
Copy link

paktech1 commented Jul 2, 2023

@Ph03niX-X your contribution is not accepted yet, waiting for an update.

@Ph03niX-X
Copy link

@Ph03niX-X your contribution is not accepted yet, waiting for an update.

I am not in the business of updating this library. I just migrated to the library from Google

https://developer.android.com/google/play/billing/integrate

@myinnos
Copy link
Author

myinnos commented Sep 27, 2023

@Ph03niX-X you mean you deprecated this lib in your app and wrote your own integration for Google Play Billing Library 6?

@dnietotwonav
Copy link

I've seen this PR addressing this issue: #544

The next week is the deadline for the current supported version (v4), From 1 November 2023, all app updates must use Billing Library version 5 or newer

Would be a new release version for this library this week?

@ysnsyhn

This comment was marked as spam.

@bierzorutas
Copy link

Very sad and disappointed nobody is taking care to update this widely used library...

@wicheda
Copy link

wicheda commented Dec 7, 2023

I believe if you have your gradle dependencies set up as:

implementation 'com.anjlab.android.iab.v3:library:2.0.0'
implementation 'com.android.billingclient:billing:5.1.0'

then it should all work and still be accepted by Google.

@cotfas
Copy link

cotfas commented Dec 7, 2023

As I see from 2.0.3 version there are still two commits that are not included.

Screenshot 2023-12-07 at 22 36 23

@cotfas
Copy link

cotfas commented Dec 7, 2023

I think this is the PR #517

@Patriikk
Copy link

I intend to create a new version of this library based on the latest updates and enhancements.

@serggl serggl closed this as completed Dec 29, 2023
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