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

Database upgrade still fails in a specific scenario #1178

Closed
mtotschnig opened this issue Apr 22, 2023 · 0 comments
Closed

Database upgrade still fails in a specific scenario #1178

mtotschnig opened this issue Apr 22, 2023 · 0 comments
Labels

Comments

@mtotschnig
Copy link
Owner

Follow-up to #1141
User on Android 11 (API 30) has installed version 3.4.9 (revision575), and added a home screen shortcut.
Upgrades to current version. Before opening the main screen of the app, tries to create new transaction from short cut.
App crashes with

android.database.sqlite.SQLiteException: Can't upgrade read-only database from version 133 to 139: data

After starting the app via the main launcher, app upgrades correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant