Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode consistently fails to launch app on device: "Unknown packet reply: "timeout" to environment packet."

Since upgrading to Xcode 4.2 I've regularly encountered an error where attempting to debug an app fails with the message "Unknown packet reply: "timeout" to environment packet." Restarting the device does not consistently solve the problem (though it sometimes does), nor does restarting Xcode or rebooting the development machine. Cleaning and recompiling also does not fix the problem.

It's not limited to the project; once it happens I can no longer launch any apps through Xcode.

The device is an iPad running iOS 4.3.5; the development machine is a Macbook running Lion.

like image 626
Doches Avatar asked Jan 18 '26 16:01

Doches


1 Answers

Haven't see similar reports. I would suspect the usb cable at this point.

like image 150
TechZen Avatar answered Jan 21 '26 08:01

TechZen