Offline and Online App

  1. 2 years ago

    I want the app to work offline and online. That is, all work done offline should be uploaded to the database immediately the app is online.

  2. admin

    2 May 2021 Administrator

    You will need to implement it yourself by saving the data in the offline html5 storage and sync data when connection is available.

 

or Sign Up to reply!