Provide UIImagePicker with your own UIImage.
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.
To my knowledge, there is no way you can assign an image to UIImagePickerController and make directly open the Move and Scale view.
You have to create your own view controller that acts like Move and Scale and do your cropping there.
精彩评论