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.
我正在开发一个应用程序来处理从服务器发送和检索的大量图像/照片/视频,并且我在我的 iOS 应用程序中使用 RestKit 的核心数据集成作为缓存,所以说媒体在已经被检索后加载速度更快. 但是,我希望用户也能够清除缓存并从服务器重新获取。如何根据时间段或用户告诉 RestKit 使 Core Data 缓存过期?
感谢您提供任何帮助 - Stack Overflow 对我来说是一个令人难以置信的资源,我非常感激 :-)