Hi and thanks in advance,
I'm aware Phonegap has a reachability API and I'd like to know how I can use it to detect if the phone is connected to the network or not.
What I found is here: http://github.com/phonegap/mobile-spec/blob/master/tests/network.tests.js
I just don't know how to use it or if it even suits my needs.
Thanks again.