Anyone have any words of wisdom about using NSCache and NSPurgeableData for caching in an iOS app, specifically to cache Contacts data from the device contact store? Under what conditions does this work well?
Anyone have any words of wisdom about using NSCache and NSPurgeableData for caching in an iOS app, specifically to cache Contacts data from the device contact store? Under what conditions does this work well?