ios - Unwind segue not working from UITableViewController having UINavigationController as -


i've navigation controller having uiviewcontroller rootviewcontroller(say firstviewcontroller). i've presented uitableviewcontroller(say secondviewcontroller having uinavigationcontroller parent). i'm not able unwind firstviewcontroller although i've method written in firstviewcontroller.

thanks


Comments

Popular posts from this blog

c# - SharpDX Toolkit models rendering inside out -

c# - ajax - How to receive data both html and json from server? -