OGeek|极客世界-中国程序员成长平台

标题: ios - 使用 storekit 设置不可更新订阅的到期日期 [打印本页]

作者: 菜鸟教程小白    时间: 2022-12-12 22:10
标题: ios - 使用 storekit 设置不可更新订阅的到期日期

我正在为我的新应用程序编写一个不可更新的订阅模块。它包括1个月、3个月和6个月的订阅期。我不明白,如何使用 icloud 设置到期日期。任何帮助将不胜感激?



Best Answer-推荐答案


对于Apple,非续订订阅没有“有效期内”。幸运或不幸的期限由开发人员决定。

订阅有效期/到期日期由开发者决定。

开发人员使用自己的服务器来跟踪非续订订阅的到期期限似乎很常见。

“因此,如果您使用 iCloud 进行恢复时,您应该必须在自己的服务器上管理到期日期...

Non-renewable subscriptions. Subscriptions that don’t involve delivering episodic content. Examples include access to a database of historic photos or a collection of flight maps. It’s your app’s responsibility to make the subscription available on all of the user’s devices and to let users restore the purchase. This product type is often used when your users already have an account on your server that you can use to identify them when restoring content. Expiration and the duration of the subscription are also left to your app (or your server) to implement and enforce.

https://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/StoreKitGuide/Chapters/Products.html

希望对你有帮助。

关于ios - 使用 storekit 设置不可更新订阅的到期日期,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39573078/






欢迎光临 OGeek|极客世界-中国程序员成长平台 (http://sqlite.in/) Powered by Discuz! X3.4