Android Volley API (Google IO 2013) Log does not show anything for socket timeout scenario? -
this might bug volley itself. have verbose logging set true. run 1 volley request goes on http , logs ok. add request queue times out , volley not log anything. catch volley timeout error nothing written log. nothing http request @ all. how possible volley skip logging , yet return volley timout exception?
edit: might did not have volley logs on device in question. test again , update later.
Comments
Post a Comment