【发布时间】:2018-01-03 14:33:22
【问题描述】:
我正在尝试使用 this sample 的最新应用计费库,但我怀疑它的生命周期 onConsumeFinished 是在 onPurchasesUpdated 之前还是之后调用的?
我应该什么时候释放资源?
在用户从 Google Play 购买对话框购买商品后,我应该更新onPurchasesUpdated 中的状态还是必须使用onActivityResult?
【问题讨论】:
标签: in-app-billing android-billing google-play-developer-api play-billing-library