Depending on your app/audience, the Chrome Web Store might be a good channel to consider.
I’ve just packaged my To Do app and it’s incredibly simple to load your site into a Chrome App using the webview tag (which incidentally isn’t allowed with Chrome Extensions). If you’re interested, let me know and I can share the code.
But basically (aside from icons that you’ll see referred to in the manifest), there are 3 files you need to create to wrap your Bubble app into a Chrome App (similar to an iFrame):
I would suggest to @emmanuel not only to advertise Bubble can distribute in this channel, but if possible automate the packaging and why not sending directly to Chrome Store would be king.
@csfalcao Don’t thank me… I neglected to mention there’s a $5 account fee Also, the longevity of the Chrome Web Store is in question since Google are bringing the Play store to Chromebook very soon. There are some that think this marks the beginning of the end - though I suspect the true end is years away.
I’m currently exploring Firefox Addons and will probably also create a native Android wrapper around the web app (which is a bit lazy, but can work depending on the app purpose and usage). I’ll report back in due course.