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

Don't allow backups (and other things) #83

Merged
merged 1 commit into from
Jan 26, 2021
Merged

Don't allow backups (and other things) #83

merged 1 commit into from
Jan 26, 2021

Conversation

thevirtuoso1973
Copy link
Collaborator

Backing up the app means SharedPreferences/database/etc is saved, which may break the app when installing new updates (that depend on a fresh start).

@thevirtuoso1973 thevirtuoso1973 added the bug Something isn't working label Jan 25, 2021
@thevirtuoso1973 thevirtuoso1973 self-assigned this Jan 25, 2021
@thevirtuoso1973 thevirtuoso1973 added this to In progress in Implementation via automation Jan 25, 2021
@saachipahwa saachipahwa merged commit 11f86eb into develop Jan 26, 2021
Implementation automation moved this from In progress to Done Jan 26, 2021
@saachipahwa saachipahwa deleted the no-backups branch January 26, 2021 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants