UIImagePickerController editing allowed locks UIImage to max size of 320x320

前端 未结 6 1263
无人及你
无人及你 2021-01-30 12:01

Update:

With iPhone OS 3.0+, the whole UIImagePickerController API has changed. This question and answer should be considered 2.2. legacy code.


When using

6条回答
  •  不要未来只要你来
    2021-01-30 12:28

    This appears to be a hindrance of the SDK, at least when setting the allowsImageEditing to TRUE on the image picker. There's a bit of discussion on this topic in the Apple forums here:

    http://discussions.apple.com/message.jspa?messageID=7841993

提交回复
热议问题