I am working on an online/offline app which will sync with server when a network is available and operate offline when there is no network. I would like to track how many items or sync events are being held in the queue to offer feedback to my user. any suggestions on where to hook into this?
I am working on an online/offline app which will sync with server when a network is available and operate offline when there is no network. I would like to track how many items or sync events are being held in the queue to offer feedback to my user. any suggestions on where to hook into this?