I\'m getting a thread error Thread 1: Breakpoint 1.1 in my IBAction function. The code runs without error, but when I click the button on the simul
Thread 1: Breakpoint 1.1
IBAction
If you are having this problem, the easiest way to solve this issue is to click on the debug option in the tool menu at the top of the screen and you will then you find the option "deactivate breakpoints".