Dillion / iOS-Flip-Transform

Core Animation framework for navigating data by flipping
919 stars 156 forks source link

crash #13

Open 13dario13 opened 12 years ago

13dario13 commented 12 years ago

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.

davidatjoystick commented 12 years ago

same here. I have this in viewWillAppear - and it keeps on crashing. any idea how to fix?