iPhone OS: Perform Network Activity Immediately After Loading A View
by Ash White / 03.07.10
I just spent a good hour trying to diagnose a problem related to the view lifecycle in the iPhone OS, so I thought I'd share the solution here. My problem was in trying to grab some data from the network immediately after loading a view from a UITabBar.