, .
First go to the “Exceptions” tab and “Add an Exception Breakpoint” using the + in the lower left corner.

Then, when the application crashes, click "0 objc_exception_throw" in the "1" section

Finally, in the console, type:
Hope this helps.
source
share