objective c - how to access value of selected row tableview? -


I am new to objective-c and I have created an application that has a registration page. In this I have a country option that the user is selected from the table page on the next page. After selecting from the table view, the name of the country should be displayed on the last page in the text field of the country. I am saving that global name in the global variable, but still not using that variable because the viewDidLoad is not getting the method when I'm returning to the next page. I also tried to display the scene but it does not work. Thank you in advance .....

You can call both of these methods to UITableView Choose.


Comments