Is it possible to detect / react to a "Memory Warning" on ios?
I get debug output but if I keep going eventually my app will crash. Would like to detect this and stop my process that I know is loading memory.
Is it possible to detect / react to a "Memory Warning" on ios?
I get debug output but if I keep going eventually my app will crash. Would like to detect this and stop my process that I know is loading memory.