0

Is there an API to get free or used memory for iOS iPhone?

I can get the total memory size in bytes from NSProcessInfo.

[ NSProcessInfo processInfo ].physicalMemory;
Jafar Mohammed
  • 103
  • 1
  • 12
  • 1
    Does this answer your question? [Programmatically retrieve memory usage on iPhone](https://stackoverflow.com/questions/787160/programmatically-retrieve-memory-usage-on-iphone) – El Tomato Oct 20 '21 at 03:01
  • 1
    A simple web search could help you. – El Tomato Oct 20 '21 at 03:02

0 Answers0