Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们最近添加了一些包含SKProductDiscount6 个月和一年的订阅。
SKProductDiscount
我的问题是如何向用户显示正确的收费值?前 6 个月的介绍价和之后的全价。
是否有其他解决方案而不是计算?
purchaseDate + count * unit > Date()