I have loaded images in UITableView from URLs. Now how can I save these images in my iPhone.
As you download an image, create a thumbnail of it with a proper naming convention and save it as well.
please provide some hint or methods for this saving images
*Read Apple’s docs on how to get the paths to relevant directories.