Caching images in iPhone app

Posted by objektivs on Stack Overflow See other posts from Stack Overflow or by objektivs
Published on 2010-04-12T21:48:23Z Indexed on 2010/04/12 21:52 UTC
Read the original article Hit count: 286

Filed under:
|

My iPhone app has a built in RSS reader. There are images and I'd like to find a way to cache them on the system but have the system manage the caching and eventual clean up.

Is there a way of doing this?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c