Android-inapp-billing-v3: Warning inside the Google Play Store Console

Created on 30 Jan 2021  路  6Comments  路  Source: anjlab/android-inapp-billing-v3

We've detected that this app is using an old version of Google Play Billing. By November 1, 2021, all app updates must use Billing Library version 3 or newer. Update to Billing Library 3 before this date. Learn More about Billing Library 3.

Most helpful comment

According to: https://github.com/anjlab/android-inapp-billing-v3/blob/23b702219e7449e99ba94ace21cbe2cdb6eb6e8d/library/build.gradle#L39
this library uses version 2 of the Google Play Billing Library even if it's advertised as v3. I didn't bother verifying this before that warning from Google appeared.

Since this library is no longer maintained by the authors, an alternative would be to use the Google library directly or perhaps this:
https://github.com/akshaaatt/Google-IAP

All 6 comments

I have the same warning.

Same warning

According to: https://github.com/anjlab/android-inapp-billing-v3/blob/23b702219e7449e99ba94ace21cbe2cdb6eb6e8d/library/build.gradle#L39
this library uses version 2 of the Google Play Billing Library even if it's advertised as v3. I didn't bother verifying this before that warning from Google appeared.

Since this library is no longer maintained by the authors, an alternative would be to use the Google library directly or perhaps this:
https://github.com/akshaaatt/Google-IAP

Same warning, please update library.

I suggest you use the new Android Billing Library directly. It is not as complicated as I expected. Here a really useful article and here you can find a sample project on GitHub.

Any idea what to do? It seems that there won't be any update.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kriti-1 picture kriti-1  路  7Comments

2math picture 2math  路  8Comments

RajatVaghani picture RajatVaghani  路  8Comments

pro-guitar picture pro-guitar  路  6Comments

AdityaAnand1 picture AdityaAnand1  路  6Comments