My app runs successfully in a simulator, but crashes when run on device with the following error:
putpkt: write failed: Broken pipe
putpkt: write failed: Broken pipe
The program being debugged is not being run.
The program being debugged is not being run."
Are there known issues that can lead to this?
How can I debug this?
Did you try to restart your device? This usually happens if you are at a breakpoint and you push the app to the background on the device by pressing the home button.