offline-sync icon indicating copy to clipboard operation
offline-sync copied to clipboard

Background Sync Cordova

Open gauravsaini03-zz opened this issue 10 years ago • 3 comments

Hello,

I am trying to implement synchronization in my app. I am having doubt that when I connect to internet how will my app will know that internet is connected so it can fire sync event in background without opening my application.

Thanks Gaurav

gauravsaini03-zz avatar Apr 28 '14 09:04 gauravsaini03-zz

Even i have same doubt, I am planning to write condition for that using network plugin. If Gprs is avaible it will excute callback functions otherwise it will store in local storage(Sqlite). any other suggestions?

maheshsetti avatar May 27 '15 06:05 maheshsetti

Anyone found a code solution to do this?

sam-suresh avatar Oct 19 '16 01:10 sam-suresh

Any updates?

spencerthayer avatar Jun 24 '17 04:06 spencerthayer