Friday, October 9, 2009

View Outlet Not Set Error

Here's another interesting one:
2009-10-09 10:20:36.845 MyApp[329:20b] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '-[UIViewController _loadViewFromNibNamed:bundle:] loaded the "MayAppView" nib but the view outlet was not set.'
Make sure that you connect the View in the nib file to the file's owner. (I'll try to explain it better at another time.)

No comments: