Memory Warning UIImagepickerController IOS 7

后端 未结 3 1595
借酒劲吻你
借酒劲吻你 2020-12-25 08:20

Could anybody help me with this issue I\'m a bit new to objective c and iOS. I\'ve been working on it but I can\'t figure out how to fix the problem, My app is really simpl

3条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-25 09:21

    UIImageWriteToSavedPhotosAlbum method use 30M+ memory on iOS7.It's not about your resize or fixrotation method.

提交回复
热议问题