I set a breakpoint in Xcode and ran the application on the device. Xcode stops at a breakpoint and the console opens, but I just see a spinning wheel, not a list of all the variables, and Xcode freezes. Nothing happens when I click the Stop button. It only disconnects if I disconnect the device. It just started to happen last week.
In other cases, it lists the variables, but when I click the arrow next to "self", for example, the same "freeze" happens.
This does not happen during testing in the simulator.
Any ideas?
debugging ios xcode
Nikolay Dyankov
source share