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

the user should be notified of privacy policy changes #168

Open
cwillisf opened this issue Dec 1, 2020 · 0 comments
Open

the user should be notified of privacy policy changes #168

cwillisf opened this issue Dec 1, 2020 · 0 comments

Comments

@cwillisf
Copy link
Contributor

cwillisf commented Dec 1, 2020

Prerequisites: #97, maybe #167

Expected Behavior

When the app can access the Internet, it should check for an updated privacy policy. If one is found, the app should notify the user and replace the built-in copy with the update.

Since this app is designed to support offline use, it is not an error for the privacy policy update check to fail. In that case the built-in privacy policy or the most recent successful update should be used.

Actual Behavior

Once #97 is resolved the app will be able to display a static privacy policy. We'll need to do more work to make that update dynamically.

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