bug retrofit.RetrofitError: java.io.EOFException for Android

后端 未结 3 1765
时光说笑
时光说笑 2020-12-19 11:38

I search a lot, I found some solutions like this:

System.setProperty(\"http.keepAlive\", \"false\");
arg0.addHeader(\"Connection\", \"close\");
arg0.addHeade         


        
3条回答
  •  暗喜
    暗喜 (楼主)
    2020-12-19 12:39

    Check your internet connection, use a real device and test the app

提交回复
热议问题