I am trying to use UIImagePickerController with UIImagePickerControllerSourceTypePhotoLibrary, but it says, "No photos". Where does the simulator get the images from? Where should I copy the images so that they are ...
I have photos on my Mac that I would like to add to the iPhone Simulator to test my application.
In other words: how do I add photos to the iPhone Simulator?
Edit ...
I'm doing image modification on my iphone simulator using pixel value.
I created severals photo that I saved in the User Photo Album, and I want to get it back from ...
i am downloading an image from the internet but saving it on the desktop.I want to save it in photo gallery of the iphone. How is this possible?
my code is ...