Skip to content
Discussion options

You must be logged in to vote

For the standard UI the expectation both in Sparkle 1 and 2 is:

  • On second launch of your app, Sparkle asks the user permission to allow it to check for updates automatically, so this behavior is not enabled without consent. However, you may have opted out of this if you specified SUEnableAutomaticChecks in your app's Info.plist (this is a valid choice if you don't want this prompt)
  • Apps can add a user setting to disable automatic update checks (the Sparkle 1 version of the docs might be gone now, but in short you need to bind automaticallyChecksForUpdates). I suspect many apps have a user setting for updates so this is not unusual.
  • An advanced technical user, given no other options, coul…

Replies: 1 comment 1 reply

Comment options

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

Answer selected by lwouis
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