I\'m having a problem with my navigation controller. If I add a view controller to the stack:
- (void) tui_ToggleListStudy:(id)sender { listVC = [[ListViewCo
You must call super at implementation of viewWillDisappear.