What steps will reproduce the problem?
1. switch your phone to offline mode
2. try to make any AQuery ajax request
3. all networking stuff is processed and the call fails on client.execute(hr,
context);
What is the expected output? What do you see instead?
Please consider checking if there is Internet connection before starting
networking (building headers, prepare entity, ...), this all are very expensive
calls, client.execute() takes hundreds of milliseconds.
What version of the product are you using? On what operating system?
0.22.10
Please provide any additional information below.
Original issue reported on code.google.com by vladisla...@gmail.com on 26 Sep 2012 at 9:11
Original issue reported on code.google.com by
vladisla...@gmail.com
on 26 Sep 2012 at 9:11