In my previous post I wrote about persisting a UISearchBar value so it would be available when pushing the user a new View Controller to display the Search Results. My app has a simple SearchResults UIViewController where some UILabels are populated with various result attributes. Interestingly, the UILabel(s) and other controls maintain their original result… Continue reading UISearchBar BackButton Adventures