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

Enable push notification for PWA Update #91

Closed
k2maan opened this issue Feb 3, 2023 · 1 comment
Closed

Enable push notification for PWA Update #91

k2maan opened this issue Feb 3, 2023 · 1 comment
Assignees

Comments

@k2maan
Copy link
Contributor

k2maan commented Feb 3, 2023

Currently, the user needs to reopen the app to see the 'PWA update available' toast. We must send a push notification to an already open app instance in the browser whenever a newer version is available.

@k2maan
Copy link
Contributor Author

k2maan commented Nov 20, 2023

Handled using service workers through polling (running timers hourly to check for updates)

@k2maan k2maan closed this as completed Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant