Skip to content

tewha.net

Mostly about iOS software development.

Tag archives: UIViewController

View Controller Lifecycle in iOS 6

I previously wrote about breaking the old pattern of writing viewDidUnload. The other half of that is the new reality, which Joe Conway’s written about in View Controller Lifecycle in iOS 6.

Posted bySteve2012-10-042019-10-28Posted inTechnologyTags: iOS Development, UIViewController

How to avoid starting view controllers in the wrong orientation on startup

This is a bit obscure, but I ran into it earlier this week. Why would a view controller appear in the wrong orientation on startup?

Posted bySteve2012-09-272019-10-28Posted inTechnologyTags: iOS Development, Tricks, UIViewController

Don’t write viewDidUnload

A lot of people misunderstand the point of viewDidUnload. That’s because despite the name that implies otherwise, it is not the counterpart of viewDidLoad.

Posted bySteve2012-09-052019-10-28Posted inTechnologyTags: iOS Development, UIViewController

Archives

tewha.net, Proudly powered by WordPress.