. Advertisement .
..3..
. Advertisement .
..4..
What is happening? My iOS software works smoothly in Xcode one moment, then crashes completely with a mysterious SIGABRT message “thread 1: signal sigabrt”. I’ve tried several things, but nothing has worked. To fix it, I need your advice. Thanks.
The cause: An error or typo in your outlets, like the following, is a frequent source of “Signal SIGABRT.”
Solution: There are two options to solve above causes:
Moreover, when an exception occurs, Exception Breakpoints are helpful for testing the code. It can be established as follows: