Discussions
How to open the Google Play Store directly from my Android application?
How to open the Google Play Store directly from my Android application?
in_app_ownership_type: new field in the receipt, how check in_app_ownership_type
Hi, a receipt contains new property in_app_ownership_type
.
querySkuDetailsAsync() method always returns null
I added in-app products in the Google Play Console and activated them. But when I call querySkuDetailsAsync() method, I always get null. I’m using the latest version of Google Play Billing Library (3.0.2).
Сheck the status of a purchased subscription in Android billing
How to check subscription state in Android billing?
restore purchases on Android
Why do I need to implement the restore
functionality in my Android app?
Implementation of purchases restoration on android, queryPurchases() or queryPurchaseHistoryAsync(): what use to make restore
queryPurchases() vs queryPurchaseHistoryAsync() in order to restore purchases on Android?
url for app store server notifications
Where I can find url for app store server notifications?
How to check purchased in apps iOS?
I have few non-consumable and auto-renewable in-app purchases in my app. How can I know if the user has already purchased some of them. Is there a way to know this?
error domain=skerrordomain code=0 "unknown_error"
Hello everyone. Testing on iOS Simulator I catch error
Is ther latest_receipt latest_receipt_info fields deprecated, should i ignore them?
there is a mess in Apple documentation. Is it deprecated or not? What I should to call when want to get autorenewable subscription state?