Discontinued - PWA Creator - Free Utility (Built on Bubble) đŸ˜¶

Have you uploaded the manifest file? There are 3 files you must upload aswell as pasting the code

Does this allow all you workflow to run as well and then sync the data changes to the database?

If you add additional pages to your app do you need to update the files too?

No, only your Page will be cached. Change data offline and sync it afterwards would be a dream but I don’t think it’s possible.

1 Like

What happens when user is offline and created new data or edited some data? I’m thinking, maybe it will look like everything is added or edited but not really touching the database? Then when user goes online, the data added/edited is gone?

Is there any option for us to have a workflow “When offline”? To be user for a workflow “When offline > user cannot add or edit data”

I’d recommend using a plugin like ‘Offline Alert’ or any of those to detect and then display a message to the user. For now, the ability to save locally isn’t an option.

This would indeed be a great feature, but not currently an option.

Great work @lantzgould. This is working great so far. My only problem is clashing with the iphone notch area. Is there a way in Bubble to identify full screen view or not? I don’t want to add a 30px spacer in the browser view.
Thanks! Coffee coming your way.

Thanks so much @jroberts! Very much appreciated! :slight_smile:

I ran into the same issue on IOS, and setting the ‘Hide Safari UI component’ to yes, seems to have done the trick (atleast for my use-case).

This doesn’t seem to be working for me. I have some other core stuff to work on so I’ll experiment more once I get through the backend stuff.

@lantzgould hi! Can I request for access? Thank you. Also, how’s the progress about this? :grin:

Hi @shu.teopengco :slight_smile:

Looks like you already have an account. Want me to send you a reset password link?

Progress has slowed down, as there’s a cost involved in new features. An update to the dashboard should be done in about a week or so, with some minor functionality adjustments such as being able to edit your apps without having to start over, editing your images, colors, etc.

Other than this, I don’t have an ETA of when new features will be released.

Hi :wave:t3:

@lantzgould as asked on the website, I make a request here to create an account.
Let me know if it’s possible!

Thanks.

Hi @tristan.jaquier,

I’ve opened the signup. Please feel free to create an account whenever is convenient. :slight_smile:

1 Like

Sorry but it’s still not working. I can’t click on the signup button. Did I miss something?

Made some updates. Try again.

1 Like

Is this normal? this is what comes out when I click view in the application

Also, How can I know if this is already working? Already copy pasted the code and the files.

Try to test your website here: https://www.webpagetest.org/
When it’s finish scroll down to PWA section and you will see.

It doesn’t work. I still can’t use offline capability.

Any update?

Only works if the user views the pages while online, and if the user loses connectivity, they’re still able to view the cached version.