I am in Android Studio. When I get my purchases it still shows a purchase I thought I had consumed.
Here is my handlePurchases:
void handlePurchases(List<Purchase> purchases) {
String str;
int numberOfPurchases = 0;
for(Purchase purchase:purchases) {...
i'm integrating in-app purchase billing library in my app. Does in-app purchases work only on published apps?. My app is in pending publishing state. In coding part skuDetailsResponse always returing empty array. Billing client connection response code is 0.
If it works only for published apps...
I am on blue stack trying to make an in game purchase in clash of clans and it says "Purchase unavailable! Google play store app needs to be updated"
how do I update it?
Hi AndroidForum
I am implementing inapp purchase in my app while purchasing app using promocode DeveloperPayload is not getting but while purchasing using Credit/Debit card i am able to get DeveloperPayload from google server any one can help me on this please.
My Id is : <moderator...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.