I have been asked this question in many interviews for iPhone Developer position. I have googled it but couldnt find a satisfactory answer.
The Question is
” what is the order of calling for the UIViewController functions ”
Some of functions that i know are
- loadview
- viewDidLoad
- viewWillAppear
- viewDidUnload
It goes something like this: