Could not launch process launch failed: timed out waiting for app to launch

后端 未结 22 1703
广开言路
广开言路 2020-12-02 07:04

I am trying to launch my app on device. It is launching successfully on the simulator.

  • List item
  • I use 7.1 SDK
  • Xcode 5
  • And the devi
22条回答
  •  栀梦
    栀梦 (楼主)
    2020-12-02 07:52

    I got the same problem and after looking at the answers here I found mine. The issue at hand was: my dev distribution certificate was gone from iOS Dev Center, so I just assume it had timed out. I didn't get a nice warning though, just the above error - installing worked but debugging didn't. So I had Xcode regenerate a new one for me.

提交回复
热议问题