I am trying to debug an annoying problem when my application downloaded through Testflight accidentally crashes (it does not run on my iDevice using Xcode), but I cannot attach a debugger to the running process. He says βLost connection to deviceβ every time I try to connect it. However, I can attach it to the application if I run the application directly from Xcode.
Any areas of ideas appreciated, thanks.
source share