有时使用Android 2.3.1我在使用网络提供商获取位置时遇到了问题。
这是logcat:
I/System.out( 268): [INFO:2069833702]: LogSource: Running flush
I/System.out( 268): [INFO:2069833708]: LogSource: Sending payload [bytes=708]
I/System.out( 268): [SEVERE:2069834375]: LogSource: AsyncHttpRequestImpl.run(): exception thrown : No peer certificate: javax.net.ssl.SSLPeerUnverifiedException
在这种情况下,wifi网络没问题,没有连接问题,所以问题似乎(可能?)与谷歌证书相关。
有谁知道发生了什么事? 是否有其他方法可以调试这些错误?也许使用ssl命令?