mirror of
https://github.com/vector-im/riotX-android
synced 2025-10-06 00:02:48 +02:00
CryptoStore migration has to be object to avoid crash
Thread: main, Exception: java.lang.IllegalArgumentException: Configurations cannot be different if used to open the same file. The most likely cause is that equals() and hashCode() are not overridden in the migration class: org.matrix.android.sdk.internal.database.RealmSessionStoreMigration
This commit is contained in:
committed by
Benoit Marty
parent
2a0230633d
commit
2513be744c
1
changelog.d/3605.bugfix
Normal file
1
changelog.d/3605.bugfix
Normal file
@@ -0,0 +1 @@
|
||||
CryptoStore migration has to be object to avoid crash
|
Reference in New Issue
Block a user