I have an app that is starting to be utilized on a regular basis in my community. My customers would like to be able to use it when out of cellular service (about 20% of the time). In order to do this the app would need to cache some information ahead of time, store data while offline, and they synch when back in cellular/WiFi range.
Is this possible to do? I have been researching service workers, but the discussion on this forum seems to surround using them to simply add a button on users’ home screens. Is offline functionality a bridge too far for Bubble? Has anyone had any success using their Bubble apps offline?