Skip to content

Default auto-update to off (opt-in)#82

Open
bryanroscoe wants to merge 1 commit into
mainfrom
fix/auto-update-opt-in
Open

Default auto-update to off (opt-in)#82
bryanroscoe wants to merge 1 commit into
mainfrom
fix/auto-update-opt-in

Conversation

@bryanroscoe

Copy link
Copy Markdown
Owner

Auto-update defaulted to on. For an unsigned app, silently downloading + installing a new version on launch (possibly mid-task on a device) is surprising. This flips the default to off — opt-in via the header checkbox. Updates are still surfaced by the version badge and the "Update now" button; nothing is installed without consent.

The build is unsigned, so silently downloading and installing a new version
on launch — possibly mid-task — is surprising. Default off; the update is
still surfaced via the header badge and the Update now button.
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

Successfully merging this pull request may close these issues.

1 participant