I am using following line of code: [self.navigationController popViewControllerAnimated:YES]; But it is not behaving in ios 7 as it …
ios uinavigationcontroller popviewcontrolleranimatedI want to go back two levels on my view controller stack. I have three segues in this order: Show, …
ios swift uiviewcontroller popviewcontrolleranimated