1
Is there any minimally reliable way to detect that the user is on a slow connection?
Basically, in my application, I would like to detect such a condition and omit to upload some complementary information from a Webservice.
So, it is possible to detect a slow but functional internet connection?