Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use PWA functionality #236

Open
whitespacecode opened this issue Jan 15, 2025 · 2 comments
Open

How to use PWA functionality #236

whitespacecode opened this issue Jan 15, 2025 · 2 comments

Comments

@whitespacecode
Copy link

I see a basic PWA functionality has been made:
#77

How exactly do we use that?

I don't get the install button
image

Seems like the manifest (frontend) gives a 404

http://localhost:8000/manifest.json
@Kreezag
Copy link
Member

Kreezag commented Jan 20, 2025

Hi @whitespacecode
Yap, we added basic functionality that allow buggregatory to install like a native app.

It works in all browsers except firefox: https://developer.mozilla.org/en-US/docs/Web/Manifest/display

Unfortunately, we had a bug with it in previous versions of frontend so please use the latest version (1.24.0)

@whitespacecode
Copy link
Author

I'm using docker and i was already on the :latest image

v1.12.1
v1.23.1

By using :dev i'm on

v1.13.0.beta1
v1.19.0-beta0

But still no option to install?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants