Skip to content

tewha.net

Mostly about iOS software development.

Tag: 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.

Published 2012-10-04
Categorised as Technology Tagged 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?

Published 2012-09-27
Categorised as Technology Tagged 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.

Published 2012-09-05
Categorised as Technology Tagged iOS Development, UIViewController

Archives

tewha.net
Proudly powered by WordPress.