How can I save image from url to application?

I am developing an iPhone application and I want to save the image loaded from url to the document folder of the application, but I don't know how.

any suggestion?

Thank!!!

+2


source to share


1 answer


Check out the Apple URLCache example .



+1


source







All Articles