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

Update the app whenever a new version is available #106

Open
gmarty opened this issue Sep 2, 2016 · 0 comments
Open

Update the app whenever a new version is available #106

gmarty opened this issue Sep 2, 2016 · 0 comments

Comments

@gmarty
Copy link
Collaborator

gmarty commented Sep 2, 2016

Let's refresh the page whenever a new version is detected by the service worker.
To avoid disrupting the user, new updates should be applied during the night. If a new version is detected during day time, the update must be postponed to the following night.

Possible related topics: tag the app version in the code (e.g. a global VERSION constant) and log this value at startup in Google Analytics.

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

No branches or pull requests

1 participant