How to download images programmatically in iphone and to store the in image library . I am able to download single image and to store it in iphone library from a web url. How to do that with multiple images.my aim is just to download images (multiple images ) from url and to save it in photo library.
How to download images programmatically in iphone and to store the in image library
Share
I think your single Url contain a Xml or json response and you have to parse that..other wise using single url you cant fetch multiple data..Any way refer this..Custom Url connection