Use of viewDidUnoad
        Posted  
        
            by user338111
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user338111
        
        
        
        Published on 2010-05-11T10:41:03Z
        Indexed on 
            2010/05/11
            10:44 UTC
        
        
        Read the original article
        Hit count: 187
        
iphone
|iphone-sdk
What is the use of viewDidUnload and didReceiveMemoryWarning methods?
When they actually get called?
what are the difference between dealloc, viewDidUnload and didrecievedmemorywarning?
© Stack Overflow or respective owner