failed to send the qLaunchSuccess packet, can't debug in the device

前端 未结 7 2058
感情败类
感情败类 2020-12-10 03:57

When I run the application, it is installed in the device, but will crash immediately. I want to debug in the device, below is the information:

error

7条回答
  •  攒了一身酷
    2020-12-10 04:41

    I was having the same error "-- failed to send the qLaunchSuccess packet"

    I was able to fix by setting the Code Signing Entitlements to "iPhone Developer" (I was using distribution by mistake)

提交回复
热议问题