Top "Android-billing" questions

Android In-app Billing is a Google Play service that lets you sell digital content from inside your applications.

Token that identify the user

I'm developing an android application and I would like some functionality of the application is not free. I have thought …

android in-app-purchase in-app-billing billing android-billing
In App billing not working after update - Google Store

I have implemented In-App billing in my app - and very recently google has updated it,previously i was testing …

android in-app-purchase in-app-billing billing android-billing
Android IABv3 getSkuDetails not returning Sku Details

I am currently battling with Android Iab v3. I have previously been using the IabHelper class from Google to display …

android android-billing
Android billing exception

I am testing my billing and I got this exception: java.lang.IllegalStateException: Can't start async operation (launchPurchaseFlow) because another …

android android-billing
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
Google Play In-app Billing API version is less than 3

I just started beta testing the 2.0 update to the billing library for the Play Store and a lot of my …

android android-billing android-inapp-purchase