Skip to content Skip to sidebar Skip to footer

Geocoder Suddenly Stopped Working

I am using Geocoder to get the lat and long in my android application. It was working fine some while back but now it just stopped working. I didn't change the code. Why this happn

Solution 1:

Are you receiving IOException: Timed out waiting for response from server error? Because I've already seen other posts where it is mentioned that Geocoder isn't functioning properly, even though it did earlier (a few hours/days ago). I went to the public ticket - https://code.google.com/p/gmaps-api-issues/issues/detail?id=9153 - that was made when this happened last January, and it seems there are others who are experiencing this. You did mention you didn't modify anything in the code, right?


Post a Comment for "Geocoder Suddenly Stopped Working"