Search Results

2
votes

iphone viewWillAppear not firing

I've been using a navigation controller. When I want to either descend to another level of data or show my custom view I use the following: [self.navigationController pushViewContro …