While I have been working with iOS apps for some time now, I am totally new to core data. So, just have a simple question.
Can images be cached and stored in core data?
I could not find any sample app for caching images into core data. It would be of great help if someone can share me links for image caching in core data in case this is possible.
[P.S I know image caching. So, not looking for links or samples for only image caching. Please share info on image caching with core data]