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
user185667
source
to share
1 answer
Check out the Apple URLCache example .
+1
Vladimir
source
to share