Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 739 Bytes

auto-sync.md

File metadata and controls

13 lines (8 loc) · 739 Bytes
description
Auto Sync from Saral App to Saral backend

Auto Sync

Saral App is used in the field to collect data, but the challenge is in few remote places there is no internet connectivity all the time. So once useres login to Saral App, scanned data is initially stored in mobile local storage. Users can manually sync data to Saral backend by clicking on the Save All Scans button. Auto Sync feature polls data in local storage at a frequency and pushes it to the backend.

This feature is available from v1.0.0-beta.5 release and above.