how can I add a new viewController without the program terminates?
The problem is that every time I go back to something Animationviewcontroller you allocate memory, and after I did that 14 times back and forth from a viewcontroller to another application closes, I can not understand what is released from memory, I also did the analysis by xcode and I understand all right.
HELP HELP!!
Hello
how can I add a new viewController without the program terminates? The problem is that every time I go back to something Animationviewcontroller you allocate memory, and after I did that 14 times back and forth from a viewcontroller to another application closes, I can not understand what is released from memory, I also did the analysis by xcode and I understand all right. HELP HELP!!
Thank you.