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

后端 未结 22 1672
广开言路
广开言路 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:39

    Below two steps solved for me:

    For xcode version: 7.2

    • 1.Select any of your simulator to run ( just start your run, no need to load the app completely).
    • 2.Stop it.
    • 3.Then select your device and run.

    This solved in my case.

提交回复
热议问题