Skip to content

How to detect if an update is available #2604

Answered by zorgiepoo
peternowell asked this question in Q&A
Discussion options

You must be logged in to vote

https://sparkle-project.org/documentation/gentle-reminders/ is designed to handle this use case.

By default Sparkle handles scheduling update checks periodically (this is orthogonal to not showing the full UI actually). Gentle reminders is for overriding the presentation of the new update behavior when an update check is performed and a new update is available to be shown.

In the older days, some apps would do two update checks; one "silent background info" update check to see if a new update was available, then another update check when the user hits the badge. I don't recommend this approach because it's inefficient.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@peternowell
Comment options

Answer selected by peternowell
Comment options

You must be logged in to vote
2 replies
@zorgiepoo
Comment options

@zorgiepoo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants