我花了一周的时间在Android InAppBilling上寻找升级/降级订阅的解决方案.
有一个关于此功能的参考页面:http://developer.android.com/google/play/billing/billing_reference.html
谷歌表示我们可以使用getBuyIntentToReplaceSkus()方法,但我在签名中找不到任何关于它的文档.我也不能在Google提供的IInAppBillingService.aidl文件中看到它.
getBuyIntentToReplaceSkus()
有没有人可以帮助我?
android in-app-billing
android ×1
in-app-billing ×1