问题
Any one knows what this exception means?
/SourceCache/GoogleMobileMaps/GoogleMobileMaps-217.2/googlenav/mac/Loader.mm:194 Incorrect protocol version. We got 15393, but were expecting 14.
回答1:
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.
This exception occured when google maps was trying to update my current location.
Hope this answer helps someone.
来源:https://stackoverflow.com/questions/4148000/sourcecache-googlemobilemaps-googlemobilemaps-217-2-googlenav-mac-loader-mm194