I know this is a little late, but...
Quote:
Originally Posted by mellomike
It's supposed to go inside the calling controller, not the one currently on screen.
|
Is there a way to change it from the controller currently being viewed?
I tried the following, but it doesn't work.
Code:
self.navigationItem.backBarButtonItem.title = @"Test";