python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Android: why does BillingClient queryPurchasesAsync() return an empty list after app reinstall?
I am adding an in-app purchase feature into my Android app. I tried the following behaviour on an emulator:
Launched the app and faked an in-app purchase (using the SKU android.test.purchased)
Ensure...
John DoeDoe
Votes: 0
Answers: 0
How do I acknowledge an android in app purchase in nodeJS
At the moment, I am authenticating as my linked android apps google service account to verify and try to acknowledge android in app Subscriptions. I can verify them using the GET call, but when i make...
JaredGibb
Votes: 0
Answers: 2
How to get purchase history made with Google Play Billing?
I'm using Google Play Billing Library, v 4.0. Is there a way to retrieve all purchase orders (purchase history) for the currently logged-in account of the device?
I've tried with queryPurchaseHistoryA...
Lora Georgieva
Votes: 0
Answers: 0
Is this possible? Converting Paid app as a yearly subscription
I have my paid app in Playstore and AppStore. Now as per our requirement I want to convert a paid app as a yearly subscription.
For example, Users purchase the app at $50 and that will be their first-...
Anitha v
Votes: 0
Answers: 1