如果在使用手机调试应用时控制台打印出以下信息,说明你正在调试的设备不正常
Couldn't register
This generally means that another instance of this process was already running or is hung in the debugger.
重新启动一下设备即可正常。iphone重启一下
本文介绍了一种在使用手机调试应用时遇到的错误信息:“Couldn't register *** with the bootstrap server. Error: unknown error code.”,该问题通常意味着另一个实例已运行或在调试器中挂起。文章提供了简单的解决办法:重启设备。
如果在使用手机调试应用时控制台打印出以下信息,说明你正在调试的设备不正常
Couldn't register
This generally means that another instance of this process was already running or is hung in the debugger.
重新启动一下设备即可正常。iphone重启一下
2978
3987
2911

被折叠的 条评论
为什么被折叠?