Reputation: 1820
I'm getting very strange behavior when I run my app. In the simulator, the app runs fine. On the device, an exception is thrown. I'm new to iOS, so I'm lost on this one. I have breakpoints set for all exceptions and my output prints only lldb
.
Also, I'm not sure if this is relevant, but when this first occurred yesterday, my device crashed and deleted all my apps. I had to restore this morning. I tried restarting both my mac and my device.
Upvotes: 0
Views: 146
Reputation: 1820
I didn't realize there is a "continue" button in the console. When clicked, it printed my error.
Upvotes: 1