How to upgrade/downgrade subscriptions in Android InAppBilling?

前端 未结 5 1675
南旧
南旧 2020-12-30 07:05

I spent a week looking for solution to upgrade/downgrade subscriptions on Android InAppBilling.

There\'s a reference page about this function: http

5条回答
  •  天涯浪人
    2020-12-30 07:38

    Just use my aidl file and be happy :)

    It works perfectly!

    https://gist.github.com/cre8ivejp/21b10fbbc7e500f99059

    *Do not change the order of the methods inside aidl file or it will not work.

提交回复
热议问题