Closed myinnos closed 11 months ago
Any solution for this issue?
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
@Ph03niX-X your contribution is not accepted yet, waiting for an update.
@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
@Ph03niX-X you mean you deprecated this lib in your app and wrote your own integration for Google Play Billing Library 6?
I've seen this PR addressing this issue: https://github.com/anjlab/android-inapp-billing-v3/pull/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?
You may continue with this tutorial. It works fine. He is selling a snippet of code for 2$ and the inapp purchase works perfect again. https://www.youtube.com/watch?v=0zp7Ho3eYeI&ab_channel=SharCourse
Very sad and disappointed nobody is taking care to update this widely used library...
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.
As I see from 2.0.3 version there are still two commits that are not included.
I think this is the PR https://github.com/anjlab/android-inapp-billing-v3/pull/517
I intend to create a new version of this library based on the latest updates and enhancements.
Is this lib continuing to support further versions?
We already started receiving the warning from the play store.
Awaiting the positive response.