Android IAP v3,消费项目列表

标签 android in-app-purchase google-play

如何获取已使用的托管项目列表?
这可能吗?

InAppBillingService.getPurchases()

仅返回未消费的购买。

最佳答案

你必须自己管理。 “消费应用内商品会将其恢复为‘无主’状态,并丢弃之前的购买数据。”

关于Android IAP v3,消费项目列表,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23324262/

相关文章:

android - requestLocationUpdates不调用locationCallback

google-play - Google Play purchases.products.acknowledge 返回 400 not a valid state 和 409 concurrent Update

iphone - 在哪里存储可下载的应用程序内购买?

android - 应用在 Play 商店中不可见

google-play - Google Play错误 “Please check the languages marked above for errors”

java - 发布前如何知道应用程序的URL?

android NDK,在另一个android NDK项目中使用已编译的.so库中的函数

android - 列出Android手机下载目录下的文件

php - 从服务器端验证 google play 购买

android - 多进程内容提供者同步到默认一个