2015-08-01 22:30:43.893 MyApp[2425:284133] ERROR: handshake failed ... The request timed out.
2015-08-01 22:30:43.896 MyApp[2425:284133] ERROR: handshake failed ... The request timed out.
2015-08-01 22:30:43.899 MyApp[2425:284133] ERROR: handshake failed ... The request timed out.
2015-08-01 22:30:43.912 MyApp[2425:284133] ERROR: handshake failed ... The request timed out.
2015-08-01 22:30:43.913 MyApp[2425:284133] ERROR: handshake failed ... The request timed out.
2015-08-01 22:30:43.913 MyApp[2425:284133] ERROR: handshake failed ... The request timed out.
2015-08-01 22:30:43.914 MyApp[2425:284133] ERROR: handshake failed ... The request timed out.
2015-08-01 22:30:43.914 MyApp[2425:284133] ERROR: handshake failed ... The request timed out.
2015-08-01 22:30:43.915 MyApp[2425:284133] ERROR: handshake failed ... The request timed out.
2015-08-01 22:30:43.915 MyApp[2425:284133] ERROR: handshake failed ... The request timed out.
我一直在随机得到这个。我怎样才能准确地查明是哪个框架/库引起的?它只是在我的Xcode控制台中打印。
最佳答案
看起来这Question似乎非常相似,您是否正在使用使用websocket服务器的库。也许这可以很快解决您的问题。如果没有,请张贴您使用的库列表,并在设置套接字的地方编写代码。
关于ios - 为什么在我的Xcode控制台中出现 "handshake failed"错误?,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/31768881/