【发布时间】:2016-06-29 08:53:42
【问题描述】:
以下文档描述了查询 Google Play API 关于订阅的结果:https://developers.google.com/android-publisher/api-ref/purchases/subscriptions#resource-representations
但是,如果用户在当前周期还有剩余时间的情况下取消订阅,cancelReason 会为空还是为 0?换言之,cancelReason 标志会一直保持为空,直到当前周期内没有剩余时间,还是会在取消时立即更改?
【问题讨论】:
标签: android google-play in-app-purchase