Yoan Pintas

Results 8 comments of Yoan Pintas

> @yostyle I did some tests > > * the placeholder "Send your first message" is not reset after the DM creation (the `RoomInputToolbarViewSendMode` has to be updated) > ![Simulator...

On Element Web and Element iOS it seems the realm db is migrated totally. A similar behavior is needed on Android. Element iOS : https://github.com/matrix-org/matrix-ios-sdk/blob/develop/MatrixSDK/Crypto/Migration/MXCryptoMigrationV2.swift https://github.com/matrix-org/matrix-ios-sdk/blob/develop/MatrixSDK/Crypto/MXCryptoV2.swift Element Web : https://github.com/matrix-org/matrix-js-sdk/blob/develop/src/rust-crypto/libolm_migration.ts

@giomfo do you have a plan about this issue ? It could impact some users on Element X, Element 1.6.8 and higher.

We have a similar [issue](https://github.com/tchapgouv/tchap-android/issues/851) on Tchap

reproduced in Element https://github.com/element-hq/element-android/assets/1191674/99d62f86-4bc4-4292-9526-3bc49a391262 1. Switch to Airplane Mode 2. Open a room 3. Add a PDF file in the timeline 4. You can open the local file (you have...

@giomfo we can reproduce the same issue without key backup configured on the user account. I added this case in the issue description.

@giomfo the secure storage has been recreated and not only reset. Our problem is the creation of a new secure storage. In this case all keys in Realm DB are...

Before upgrading to element 1.6.10, could you try this [modification](https://github.com/tchapgouv/tchap-android/pull/1013/commits/765267210e9885b25463e41ae1c41d4ceddc2ad7)