I am using xcode 4.4.1 using the IOS 5.1 simulator. I have started off with a View Controller that has 2 buttons. I have one button connected to a Table view that is embedded with a navigation controller. It is connected using a modal segue. When I run it in the simulator and click the button it goes to the table view but I don't have a button at the top to get back to the view controller. How do I make that button appear?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
You have to make a
Then in the
|
|||
|
|