Couldn't register com.X.XX with the bootstrap server. Error: unknown error code.

如果在使用手机调试应用时控制台打印出以下信息,说明你正在调试的设备不正常

Couldn't register ***.**** with the bootstrap server. Error: unknown error code.

This generally means that another instance of this process was already running or is hung in the debugger.

 经过测试,重启Xcode,clean,关掉其他工程、都没有效果。

但是

重新启动一下设备iphone即可正常。

你可能感兴趣的:(Couldn't register com.X.XX with the bootstrap server. Error: unknown error code.)