How to Pop Current View from Navigation Controller?
- by theactiveactor
Is there a way to pop the current view from the Navigation Controller? Ideally in viewDidLoad, I would like to perform some sanity checking and if it fails, popup an error dialog and automatically close the current view (remove from parent N.avigation Controller)