【问题标题】:IInAppBillingService.aidl for In-app Billing version 5IInAppBillingService.aidl 用于应用内结算版本 5
【发布时间】:2015-04-15 14:42:12
【问题描述】:

根据版本说明,应用内结算版本 5 于 2015 年 2 月发布。 Version Notes

我无法找到描述更新界面的 IInAppBillingService.aidl。

我已通过 SDK 管理器将 Google Play 计费库更新到第 5 版,但是 /extras/google/play_billing 目录仅包含 IInAppBillingService.aidl 描述接口而没有新方法。

现在还没有吗?

【问题讨论】:

    标签: android in-app-billing android-sdk-manager


    【解决方案1】:

    我在这里找到了答案: How to upgrade/downgrade subscriptions in Android InAppBilling?

    其中一个答案指向更新的 IInAppBillingService.aidl 文件: https://gist.github.com/cre8ivejp/21b10fbbc7e500f99059

    【讨论】:

      【解决方案2】:

      如果您升级了 Google Play Billing,那么您使用 V5 应该可以正常工作,您是否遵循了这个示例?

      Here

      【讨论】:

      • 一切正常,但 IInAppBillingService.aidl 没有新方法的签名。
      • 实际上这个答案根本没有解决问题的主题 - IInAppBillingService.aidl for In-app Billing version 5。
      猜你喜欢
      • 2012-12-15
      • 2014-06-25
      • 1970-01-01
      • 2012-12-03
      • 2011-07-08
      • 2021-05-19
      • 2016-01-15
      • 1970-01-01
      • 2013-08-28
      相关资源
      最近更新 更多