billingclient Questions
4
Solved
I've moved from an old gradle of billing api, to the most recent to date, and now I've tried adding
BillingClient.Builder enablePendingPurchases = BillingClient.newBuilder(this).setListener(this...
Chivers asked 7/6, 2019 at 23:49
1
After upgrading the BillingClient to 3.0.0, I started getting about 20% users seeing SERVICE_UNAVAILABLE when querying for in-app purchase. The skuDetailsList is also empty. According to the docs, ...
Herrmann asked 31/8, 2020 at 13:47
1
I have the following situation:
A user purchases a subscription on an app on his device A. Later on, he buys a device B and configures it with the same account of device A. He installs that same a...
Praetorian asked 31/3, 2020 at 10:34
1
© 2022 - 2024 — McMap. All rights reserved.