I have an application where I have 2 controllers, one is a viewcontroller which consists of a textfield and the other is a tableview controller. When I enter any value in the textfield of uiviewcontroller and get back using the navigation bar button item that value must be saved in the detailtextlabel of my previous tableviewcontroller.
Share
Make property in appDelegate class