如果在使用手机调试应用时控制台打印出以下信息,说明你正在调试的设备不正常
Couldn't register
This generally means that another instance of this process was already running or is hung in the debugger.
经过测试,重启Xcode,clean,关掉其他工程、都没有效果。
但是
重新启动一下设备iphone即可正常。
如果在使用手机调试应用时控制台打印出以下信息,说明你正在调试的设备不正常
Couldn't register
This generally means that another instance of this process was already running or is hung in the debugger.
经过测试,重启Xcode,clean,关掉其他工程、都没有效果。
但是
重新启动一下设备iphone即可正常。