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)
(Google Play Billing Lib) - Timeout communicating with service when subscribing
I have my app published on internal, alpha, and beta.
I'm trying to subscribe by calling billingClient!!.launchBillingFlow.
But I'm getting:
response code: -3, debug message: Timeout communicating wit...
Mahmoud
Votes: 0
Answers: 0
Android Google Billing Library is not returning products
My app uses Google Billing Library and it worked fine with my debug builds.
I was able to retrieve products and buy products with my licensed testers without having any issues.
Then I released the sig...
Tartar
Votes: 0
Answers: 1
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
Google Play Billing Plan Upgrade/Downgrade with DEFERRED proration mode
In my Android application, we have multiple subscription plans, 1/2/3 months, which offer app features, for different durations, to users. User may switch between different plans during an active plan...
Ammar
Votes: 0
Answers: 1