When I test the app on the simulator, I get the following:
Objective-C exception thrown. Name: NSInternalInconsistencyException Reason: Could not load NIB in bundle: 'NSBundle <...> (loaded)' with name '...Controller'
But when I use the actual device everything is fine.
Any ideas?