如何在新的 Google Play 管理中心版本中添加可消费的应用内商品
How to add consumable in-app product in New Google Play Console version
Google Play 管理中心更新到新版本后,无法选择可消费或不可消费的应用内商品!!
All new created in-app products are non-consumable by default!, and
there's no option to change it.
如何在 Google Play 管理中心新版本中创建新的消耗性应用内商品?
该选项在旧控制台上也不存在。
您的代码通过调用 billingClient.consumeAsync()
或不调用
来决定产品是否可消费
Google Play 管理中心更新到新版本后,无法选择可消费或不可消费的应用内商品!!
All new created in-app products are non-consumable by default!, and there's no option to change it.
如何在 Google Play 管理中心新版本中创建新的消耗性应用内商品?
该选项在旧控制台上也不存在。
您的代码通过调用 billingClient.consumeAsync()
或不调用