Watching memory usage in iOS

后端 未结 7 941
你的背包
你的背包 2020-11-28 01:54

Is there any way to find out how much memory is available in iOS? I know that the system will pass low memory warnings when available memory gets low. However, my App has so

7条回答
  •  南方客
    南方客 (楼主)
    2020-11-28 02:37

    Sounds like you could use a well crafted library for the task of fetching web images. Nimbus has got a Network Image class which does that efficiently.

提交回复
热议问题