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# - Binding a comma separated list to a List<int> in asp.net web api -

spring - "Dispatcher has no subscribers" during startup -

how to prompt save As Box in Excel Interlop c# MVC 4 -