Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的应用程序中,似乎CG image占用了很多脏内存:
CG image
是否有任何 API 可以调用以刷新内存中的所有脏图像?在代码中,我只是用这个库调整图像的大小,我只在屏幕上放了大约 20 MB 的图片(每张不超过 1MB)。
它在普通 iPad 上运行良好,但在 iPad mini 上崩溃。谁能指出我正确的方向?
编辑:静态分析器说项目很好。低内存崩溃日志在这里。