I'd like to know where should I place images and videos so they could be visible for UIImagePicker
.
I opend folder /IPhone Simulator/5.1/Media/ pasted there images.
However they are not visible for UIImagePickerController
. But when I download an image from website using iPhone simulator, this image become visible for Picker (I did't try it for videos because I don't know how to download videos from simulator).
So I'd like to know where and how should I place images and videos in /IPhone Simulator/5.1/Media folder.
Kind Regards