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

Hotfix: Room Version Crash Fix #11

Merged
merged 1 commit into from
Aug 4, 2024
Merged

Hotfix: Room Version Crash Fix #11

merged 1 commit into from
Aug 4, 2024

Conversation

sun5066
Copy link
Member

@sun5066 sun5066 commented Aug 4, 2024

크래시 이슈 수정

내용: Room cannot verify the data integrity. Looks like you've changed schema but forgot to update the version number. You can simply fix this by increasing the version number. Expected identity

해결:

  • DataBase Version Update
  • Manifest allowBackup = false

@sun5066 sun5066 merged commit eb57c9f into main Aug 4, 2024
1 check failed
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