Version of google-api-java-client (e.g. 1.15.0-rc)?
Latest
Java environment (e.g. Java 6, Android 2.3, App Engine)?
Android 2.2+
Describe the problem.
I am using the Google Latitude API library found here
(https://code.google.com/p/google-api-java-client/wiki/APIs#Google_Latitude_API)
which of course references and is built around the java client libraries.
I perform INSERTs to the current location object. However, an extremely small
number of users are experiencing an issue during the insert call:
java.net.SocketException: Socket is closed
For these individuals, everything works fine when they are connected to their
wi-fi network, however, over their mobile data network- they always receive
this error message.
Is there check that can remedy this or any course of action to take for this
small small number of users?
Thanks
Original issue reported on code.google.com by backit...@gmail.com on 20 Jun 2013 at 1:49
Original issue reported on code.google.com by
backit...@gmail.com
on 20 Jun 2013 at 1:49