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

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -