When I make a build, the build is installed in the device but XCode is giving this error:
"failed to get reply to handshake packet"
and it won't launch the game, so I'm not able to see the console for debugging. The game runs fine if I manually start it in the device. I need the see the console for debugging.
My XCode version is 5.1 iOS version in the device is 7.1 (iPod Touch 5th gen) Unity is 4.3.3
I really appreciate any solution from you guys.
Thanks in advance.
This might be a bit late for the op, but I found that my problem was caused by having my app running manually on the device. It seems that if you launch the app on the device then xcode can't connect to the process and the handshake error is reported.
I know it's a late answer, but in my case a simple Clean command solved the problem.
Cmd+Shift+K solved my issue.
This combination actually cleans the build folder. This way the next build will be fresh and will remove any issues in the previous build(s).
Restart of the device solved the problem for me
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With