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 collect the in_app_purchase event(iOS)?
I know that the in_app_purchase event is automatically collected as it is a basic event.
Android apps are being automatically collected.
However, the iOS app is not being collected.
I've been looking ...
kor StandEgg
Votes: 0
Answers: 0
Delivering downloadable content to Android application in Unity (loading with Addressables)
I have a rhythm game that I am almost finished working on but have hit a bit of a snag. We have an in-app store where users can purchase additional "song packs" for money. These packs contai...
Arbel
Votes: 0
Answers: 1
iOS IAP - Do I need my own server to check for refunds?
As a new iOS developer, I was surprised to see that over all the years it has been impossible to be notified if a user had refunded a purchase. I got that from questions like these:
How does Apple no...
Big_Chair
Votes: 0
Answers: 1