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
Post a Comment