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.
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.