DISABLE WHEN OFFLINE

cikguhelmi_0-1705278567596.png

hi there ... i want to ask..
What is the difrent when i disable the offline mode? app still can be used offline.. 
how can i make disable app when offline 

Solved Solved
0 4 153
2 ACCEPTED SOLUTIONS

In AppSheet, disabling offline mode means that your app will not store or sync data when there is no internet connection. The app itself might still open and allow some level of interaction, but any changes made will not be saved or synchronized with the backend until an internet connection is reestablished.

To clarify:

  1. With Offline Mode Enabled: The app caches data and allows users to view and edit this data even when offline. Any changes made are stored locally on the device. When the device reconnects to the internet, these changes are synchronized with the backend data source.

  2. With Offline Mode Disabled: The app does not cache data for offline use. Users will not be able to access or edit data when there is no internet connection. The app requires a live internet connection to access and interact with the data.

View solution in original post

#2 - You are able to work with the device even this option is disabled. For example if your internet connection goes offline, the app still works but without the connection to your data source.

View solution in original post

4 REPLIES 4

In AppSheet, disabling offline mode means that your app will not store or sync data when there is no internet connection. The app itself might still open and allow some level of interaction, but any changes made will not be saved or synchronized with the backend until an internet connection is reestablished.

To clarify:

  1. With Offline Mode Enabled: The app caches data and allows users to view and edit this data even when offline. Any changes made are stored locally on the device. When the device reconnects to the internet, these changes are synchronized with the backend data source.

  2. With Offline Mode Disabled: The app does not cache data for offline use. Users will not be able to access or edit data when there is no internet connection. The app requires a live internet connection to access and interact with the data.

#2 - You are able to work with the device even this option is disabled. For example if your internet connection goes offline, the app still works but without the connection to your data source.

Thanks for explanation 

Top Labels in this Space