I just started to continue developing an outdated iPad application that works and is in the store.
I noticed that the exception checkpoint in the project is not included. When I turn it on, the application crashes at startup (device and simulator), but does not give me any information in the output window and only useless information in the form of a stream (see below)
I tried to fix it.
- disabling auto power off.
- by editing and saving the storyboard file again .. but so far no luck.
I’m assuming something is broken in the storyboard because the "Application Delegation" method did not end up with a run ... ".
Is there a way to further track the failure? The application does not work, but the application does not work. But I would like to use an exception checkpoint.
source share