I am working on the webservices based application. In this, on the very first view I am downloading the images and saving it to application path. E.g.
/Users/k.shinde/Library/Application Support/iPhone Simulator/5.0/Applications/6291C790-CFD3-413A-849A-A38ED3368CED/Documents/0.png
Now I want to retrieve the image from the above mentioned image path to display it on table view cell. I have tried alot of methods to implement this. But i didn’t get the result.
Please give me some idea.
This function will be helpful for you..
Happy Coding..