Questions tagged [onpurchasesupdated]
The onpurchasesupdated tag has no usage guidance.
1
question
0votes
1answer
36views
onPurchasesUpdated called multiple times
I have set up in-app billing on an Android app (java). When I call launchBillingFlow on the BillingClient:
BillingFlowParams billingFlowParams = BillingFlowParams.newBuilder()
....