Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google billing service is not ready yet #180

Open
jdleung opened this issue Sep 24, 2024 · 0 comments
Open

Google billing service is not ready yet #180

jdleung opened this issue Sep 24, 2024 · 0 comments

Comments

@jdleung
Copy link

jdleung commented Sep 24, 2024

My App used Google-IAP 1.2.5 and worked good. Recently Google request me to upgrade Google Play Billing version, so I changed Google-IAP to the latest version 1.7.0, and upgraded gradle to 8.6.0. Then the purchase refuses to work, it always gets error

GoogleBillingService: buy. Google billing service is not ready yet. (SKU is not ready yet -1)
GoogleBillingService: buy. Google billing service is not ready yet. (SKU is not ready yet -2)

compileSdk 34
minSdk 26
targetSdk 34
versionCode 27

The following message may be useful for finding error:

queryProductDetails. Sku list is empty. (leaving nonConsumableKeys absent shows this message)
onBillingSetupFinishedOkay: billingResult: Response Code: OK, Debug Message:
processPurchases: with no purchases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant