java.io.IOException: grpc failed

前端 未结 24 1015
野性不改
野性不改 2020-12-02 20:00

When I use call getFromLocationName I get an IOException with description \"grpc failed\".

Code that\'s ran

@Override
public void onMapReady(GoogleMa         


        
24条回答
  •  春和景丽
    2020-12-02 20:50

    I can reproduce this issue (java.io.IOException: grpc failed), when there is no Internet connection on my real device.

提交回复
热议问题