You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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
The text was updated successfully, but these errors were encountered:
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
The following message may be useful for finding error:
The text was updated successfully, but these errors were encountered: