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

renaming files in a directory using python or R -

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