modalViewController use very much memory

Posted by burki on Stack Overflow See other posts from Stack Overflow or by burki
Published on 2010-04-25T14:02:32Z Indexed on 2010/04/25 14:13 UTC
Read the original article Hit count: 354

Hi! I'm presenting a modalViewController that uses a certain amount of memory, of course. But now, if I call the method - (void)dismissModalViewControllerAnimated:(BOOL)animated it seems that the modalViewController remains in the memory. How can I solve this problem? Thanks.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uiviewcontroller