Offline pwa app

Hello everyone,

I want to allow users of my application to have certain functionalities offline. Users perform equipment checks and record these checks.
When they are offline, I would like to save this control information (image/text) and pass it when the user is online again.
As I dug deeper, I realized that I could use RESTFull APIs while retaining the URLs on the client device.
Has anyone ever done a project like this?
How and where to store data on customer equipment?

I hope that solutions can perhaps be brought to bubblecon in early October!
That would be so good.

Thanks for your help.
Simon

PWAs and hybrid-native apps built on Bubble are not functional offline

Not possible

However, mobile native is planning to allow some read-only offline operations on mobile (e.g downloading tickets for an event and viewing them without internet access).

This would be awesome if they could figure it out. Allow users to cache these workflows until they can sync up with the database again.

1 Like