I'm trying to get a downloaded photo that was saved on the device (not photo library), and put that UIImage in a UIImagePickerController so i can crop it (using allowsEditing), as when i would choose it from my own Photo Library.
Does anyone know if this is possible in any way but building my own crop-screen ? (would really rather not do it.)
Thanks in advance,
Shai.