Xcode 6.1 and Tesflight on iOS 8.1.1: unable to connect to process

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.

+6
source share

Source: https://habr.com/ru/post/978836/


All Articles