What are the viewcontroller lifecycle in ios?
Answer / Dinesh Kumar Dubey
In iOS, ViewController has a specific lifecycle that includes: loadView, viewDidLoad, viewWillAppear, appear, viewDidAppear, viewWillDisappear, disappear, willTerminate.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different store migration options? When are they used?
What is ios deadlock?
What are all the difference between categories and subclasses in iOS operating system?
1 Answers TryTechnicals Pvt Ltd,
Explain how the push notification works in iOS operating system?
Explain the steps involved in submitting the App to App-Store in iOS operating system?
What is a protocol in objective-c programming language?
What compilers apple using ?
Name the app sate which it reaches briefly on its way to being suspended in iOS operating system?
1 Answers TryTechnicals Pvt Ltd,
. How do you change the content of your app in order to change the views displayed in the corresponding window?
What is ios viewwillappear?
What is a background thread?
What is storyboard?