Saturday, November 7, 2015

[IOS Swift] Unknown class ImageViewController in Interface Builder file - Terminating app due to uncaught exception

Hello guys,

   So today I would like to just provide a quick troubleshooting session on this common error that can make you waste long time trying to find the real reason.

Error:

2015-11-07 19:05:20.900 ThiagoLeoncioTracker[2549:65044] Unknown class ImageTableViewController in Interface Builder file.
2015-11-07 19:05:22.326 ThiagoLeoncioTracker[2549:65044] Unknown class ImageViewController in Interface Builder file.
2015-11-07 19:05:22.333 ThiagoLeoncioTracker[2549:65044] *** Terminating app due to uncaught exception

Solution to fix the issue:
Click inside of Module field and press enter.




Happy coding,
Thiago Leoncio.

No comments:

Post a Comment