Memory issue in using UIImagePNGRepresentation

前端 未结 3 1206
别跟我提以往
别跟我提以往 2020-12-21 10:31

Hi Guys I found this module to be troublesome. I import more than 100 images from Photolibrary, save them in documents directory with a different name. As expected I had a m

3条回答
  •  Happy的楠姐
    2020-12-21 11:12

    I mailed this issue to Apple and they asked me to introduce sleep cycles between every allocation. Add sleep before allocation.

提交回复
热议问题