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

Check for updates #411

Open
daniel-mader opened this issue Nov 5, 2024 · 3 comments
Open

Check for updates #411

daniel-mader opened this issue Nov 5, 2024 · 3 comments
Assignees
Labels
Added A new feature that requires a minor release. Enhancement New feature or improvement to an existing feature

Comments

@daniel-mader
Copy link
Collaborator

Description

Not all users have "automatic app updates" turned on in their app store settings. In order to inform users about the availability of a new version, a simple request to a hard-coded static URL (for example against /releases) can be executed on app launch to check for a new version. If there's a new version available, the user should be teased to update.

Motivation

Keep users up-to-date with the latest version.

Requirements

  1. decide on a "releases" or "version" endpoint (stable, metadata)
  2. check automatically on app start
  3. settings: check manually, disable automatic checks

Open Questions

No response

Are you planning to contribute this in a PR?

Yes

@daniel-mader daniel-mader added Added A new feature that requires a minor release. Enhancement New feature or improvement to an existing feature labels Nov 5, 2024
@daniel-mader daniel-mader self-assigned this Nov 5, 2024
@M-Adam-Hus
Copy link

Kickoff meeting

@M-Adam-Hus
Copy link

Check for updates

@M-Adam-Hus
Copy link

Check for updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Added A new feature that requires a minor release. Enhancement New feature or improvement to an existing feature
Projects
Status: Backlog
Development

No branches or pull requests

2 participants