Hello
I am building an app with Fliplet where users need to access and update data even when they’re offline.
Right now; the app works well online but once the connection drops, the data doesn’t sync properly & changes can get lost. ![]()
This is a big issue for users who need to work in areas with poor or no internet.
Has anyone found a good way to handle offline storage and then sync data back to the server when the connection is restored? ![]()
I am especially interested in best practices that avoid data conflicts & make the process seamless for users.![]()
I checked the Fliplet documentation on data sources but didn’t find much detail about offline-first approaches.
If anyone has examples, plugins / tips, that would be really helpful. While learning about app infrastructure; I also explored what is cloud architect to understand how large systems handle data syncing & reliability.
Thank you !!![]()