Open GoogleCodeExporter opened 9 years ago
Seemed to figure it out.
In AppService.java
line 687 Change
Log.e("log_tag", "Error in http connection "+e.toString());
TO
Log.i("log_tag", "Error in http connection "+e.toString());
Original comment by mxrid...@gmail.com
on 26 Oct 2013 at 12:27
Original issue reported on code.google.com by
mxrid...@gmail.com
on 25 Oct 2013 at 1:08Attachments: