Answer the question
In order to leave comments, you need to log in
How to fix compilation error in Objective-C?
When compiling, it gives this error:
"
libc++abi.dylib: terminating with uncaught exception of type NSException
(lldb)
"
How to deal with this?
Answer the question
In order to leave comments, you need to log in
1. open xcode
2. on the panel at the top of the screen, click debug
3. select breakpoints
4. click create exception breakpoint
in this way you will see on which line the exception falls
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question