IOSurface gradually increases memory in iOS 12 and above

馋奶兔 提交于 2021-02-07 11:58:17

问题


I am facing memory issue in my app for iOS 12 and above versions. IOSurface gradually increases simultaneously in iOS 12.1.1 where as it works fine in iOS 11 versions. I have attached the issue screenshot below,

Why this issue happens in iOS 12 versions? Can someone help me how to solve this? I cross checked in iOS 11 versions and it works fine.


回答1:


Do you use camera ?

It may depends on camera.

Size of IOSurface bock: 8372224 bytes = 1960*1080*4



来源:https://stackoverflow.com/questions/54022559/iosurface-gradually-increases-memory-in-ios-12-and-above

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!