Top "Play-billing-library" questions

Anything specific to Google Play Billing library

queryPurchases() vs queryPurchaseHistoryAsync() in order to 'restore' functionality?

I'm using the Play Billing Library in order to trigger and manage purchases which in turn unlocked extra functionality within …

java android restore play-billing-library
Android Play Billing Library: onSkuDetailsResponse responseCode is 0, but the size of skuDetailsList is also 0

I'm now using the new Play Billing Library Basically, I followed the documentation to query available items to purchase SkuDetailsParams.…

android android-billing android-inapp-purchase play-billing-library
BillingFlowParams.Builder setSkuDetails for testing static Google Play Billing responses

I'm testing in-app purchase using the three reserved product IDs for testing static Google Play Billing responses: android.test.purchased …

android play-billing-library
Why is the Google Play Billing Library not shown up in the SDK Manager?

I'd like to make an android application with in app purchases, I read often that I have to download the …

android sdk in-app-purchase in-app-billing play-billing-library
How to check purchase state of subscription in all new Play Billing Library?

Hi am using new Play Billing Library for in app subscriptions. https://developer.android.com/google/play/billing/billing_library.…

android google-play in-app-purchase in-app-billing play-billing-library