标签: in-app-purchase in-app-subscription
付款后,我会看到回调
onPurchasesUpdated(int responseCode, @Nullable List<Purchase> purchases)
因此responseCode = BillingClient.BillingResponse.OK,但购买=空。
我通过本指南https://developer.android.com/google/play/billing/billing_java_kotlin