Android-inapp-billing-v3: Migration to Google Play billing

Created on 13 Dec 2019  路  12Comments  路  Source: anjlab/android-inapp-billing-v3

I saw that this library uses com.android.vending.billing.IInAppBillingService for the billing process and after checking the documentation (https://developer.android.com/google/play/billing/api#purchase) I'm a bit concerned about the red warning Google is giving regarding the deprecation of AIDL.

Screenshot 2019-12-13 at 17 07 09

Is there any plan to migrate to Google Play billing as it states in the warning?
https://developer.android.com/google/play/billing/billing_library_overview

Thanks!

Most helpful comment

not just use Google Play Billing Library directly?

:)) We are lazy dev

All 12 comments

Any update on this?

Anyone update this .... ?

Do you have any plan to migrate the project to Google Play Billing Library?

This is probably a stupid question, but there are other stupid users like me.

Why not just use Google Play Billing Library directly? Why do we need android-inapp-billing-v3 at all?

Guys are you using the latest version of this library?

not just use Google Play Billing Library directly?

:)) We are lazy dev

Hasn't it already migrated to Google Play Billing since #411 ?

I guess issue of migration to google play billing library should be taken care of on Priority as AIDL is deprecated. Moving this billing library to latest google play billing library might clean up many of the pending issues.

Any plans to move to new google library?

News?

Is it worth worrying? Or has it already been updated?

Any update on this.

I have made an Android Library to manage Google Play Billing, In App Purchases and Subscriptions with just a few lines of code.
Check it out and be sure to star the project if you liked my contribution :)

https://github.com/akshaaatt/Google-IAP

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mochat97 picture mochat97  路  6Comments

najam-amfnrh9 picture najam-amfnrh9  路  6Comments

marwanzak picture marwanzak  路  8Comments

ncanella picture ncanella  路  4Comments

RishabhTayal picture RishabhTayal  路  3Comments