If you use the application in Xcode (connecting your device), you can add a breakpoint from Xcode. In the left pane, click on the breakpoint panel, click "+" to add an exception breakpoint ...
This will stop your application code, at least you should have some controller codes associated with your layouts.
