When I use call getFromLocationName I get an IOException with description \"grpc failed\".
Code that\'s ran
@Override
public void onMapReady(GoogleMa
From my experience, I can say this error is thrown by the Geocoder's getFromLocation() method. So don't do the following:
IOExeption will be thrown. Again, anything depending on the result of this method will crash. Handle this case.