标签: ios appstore-sandbox in-app-subscription auto-renewing
我对沙盒环境中的可自动更新的iOS订阅有疑问。
文档说,在沙盒环境中,订阅每天最多自动更新6次。 ref:https://developer.apple.com/library/archive/documentation/NetworkingInternet/Conceptual/StoreKitGuide/Chapters/Subscriptions.html
这是否意味着在特定的一天,如果测试用户购买了订阅,并且该订阅在所有6次自动续订后都到期了,
谢谢