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.
我想在我的数据库中保存非消耗品的 IAP 收据。我们有一个用于 IAP 恢复的两步下载机制。
有没有关于数据可以被视为有效多长时间的消息?持久化数据还会遇到哪些其他缺点?
您的收据没有失效日期——您可以随时将其发送到 Apple 服务器,它会为您将其解码为 JSON。
至少,无论如何都没有这样的信息,所以在 Apple 以一种方式完成这样的事情之前,你可以放心地存储它。