how to change the UIImagePickerController crop frame

后端 未结 3 670
被撕碎了的回忆
被撕碎了的回忆 2020-12-08 20:01

when opening working with an UIImagePickerController and setting allowsImageEditing = YES; there is a default cropping frame that is 320x320. In my case, I would like to se

3条回答
  •  伪装坚强ぢ
    2020-12-08 20:58

    This is the more recent answer with the necessary manual cropping code: Manual Crop

    There is still no escaping the hard work.

提交回复
热议问题