Hi,
I am having a problem with creating a navigation controller after on the other side of the application :) ... I mean after clicking this small info button and flipping on the other side ...
I'm getting this error:Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '-[UIViewController _loadViewFromNibNamed:bundle:] loaded the "InfoController" nib but the view outlet was not set.'
And I know that the problem is somewhere in connecting the view outlet to the the view ...
Screenshot from my IB is here: IB screenshot
I will appreciate any help as this is the last piece of my app I need to finish ...
Cheers,
Ondrej