I was debugging an app on a device. It worked perfectly for some time and then stopped with the error message "App terminated due to memory pressure". There is no error or crash logs.
Why did this happen? How can i resolve this? My app uses 10 to 30 mb ram while running. Is that a lot?
UPDATE: after using instruments i got this.. can anybody explain memory allocation????
UPDATE: i tried instruments and found leaks. i got some thing like this
i cant understand what does it mean and how to solve this????