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

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

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