Hello,
I have developed an application, when I test for Memory Leaks using Instruments, I get very minor memory leaks. Yet my application crashes after some time.
Sometimes, it crashes even when I am testing on Instruments, and during that time there are very very few minor leaks.
What can be the issue?
I am having only 6 GB memory on my iPhone device. And the application running in continuos FOR LOOP for most of the time.
Regards, Pratik