问题描述
有人知道这个异常是什么意思吗?
Any one knows what this exception means?
/SourceCache/GoogleMobileMaps/GoogleMobileMaps-217.2/googlenav/mac/Loader.mm:194错误的协议版本.我们得到15393,但预期为14.
/SourceCache/GoogleMobileMaps/GoogleMobileMaps-217.2/googlenav/mac/Loader.mm:194 Incorrect protocol version. We got 15393, but were expecting 14.
推荐答案
未授权wifi连接,并且由于出现所有HTTP请求,当需要响应对象时,我的所有HTTP请求都返回了登录页面,因此出现了解析错误.
The wifi connectivity was not authorized and I got a Parse Error because all my HTTP requests returned a login page when a response object was expected.
当Google Maps试图更新我的当前位置时发生此异常.
This exception occured when google maps was trying to update my current location.
希望这个答案对某人有帮助.
Hope this answer helps someone.
这篇关于/SourceCache/GoogleMobileMaps/GoogleMobileMaps-217.2/googlenav/mac/Loader.mm:194错误的协议版本.我们得到了15393,但预期为14的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!