Xcode Instruments: "Request to launch ... Failed"

Xcode 12.4 produces this error on iOS device 14.4.1 when I'm trying to run time profiling. I have never encountered this error before. However, I can run the app from Xcode on the device with no issues.

Tried
  • Reconnecting device

  • Restarting both Mac and iOS device.

What else can I do?

Replies

Ok, the issue turned out to be that the iOS device lost internet connection and therefore couldn't verify the signature to run the app.