online/offline data synchronisation
Posted: Sun Nov 03, 2013 1:37 pm
I have all my App functionality and update-able items in Local Storage.
I Use simple cordova network state call. var networkState = navigator.connection.type;
Read app version, compare to existing and update if required and has service.