iOS - Getting expiration time of in-app subscription purchases

前端 未结 1 1613
栀梦
栀梦 2020-12-25 09:23

In my iOS app, I included in-app purchase for subscription. In order to use the app, they have to purchase the subscription and then only it will work.

I don\'t have

相关标签:
1条回答
  • 2020-12-25 09:44

    The sandbox is supposed to return expiration dates in the following scheme.

    enter image description here

    This is from page 164 of the iTunes Connect Developer Guide

    If it is not working this way you may want to file a bug report.

    0 讨论(0)
提交回复
热议问题