what happens on multiple purchase - Non-Renewal subscription in-app purchase

后端 未结 3 1123
名媛妹妹
名媛妹妹 2021-01-13 19:20

I am implementing a sample which includes the in-app purchase feature. The subscription is of non-renewal type.

In case of auto-renewal subscription, if the user ha

3条回答
  •  天涯浪人
    2021-01-13 19:42

    Yes i am altering the subscription start date obviously, and i am getting this from the transaction. According to this subscription start date i am altering the expiry date as well.

    The concern here is to avoid the user from getting charged again in any case if he has already subscribed. And, for that i am using iCloud to support restore functionality in user's multiple devices.

提交回复
热议问题