element-hq / element-hq/element-ios

keys are not well gossiped by EW

Open
#3,992 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
1.8k
Forks
544
PR merge metrics
PR metrics pending

Description

**Describe the bug**
Assuming I'm using this account only with EW, we observed that the keys are not gossiped by the web client and this case is not well handled on EI. Here is my status when restarting the app:

- MXSessionStateInitialised: crypto.backup.hasPrivateKeyInCryptoStore = NO / crypto.backup.enabled = NO
- MXSessionStateStoreDataReady: crypto.backup.hasPrivateKeyInCryptoStore = NO / crypto.backup.enabled = NO
- MXSessionStateSyncInProgress: crypto.backup.hasPrivateKeyInCryptoStore = NO / crypto.backup.enabled = NO
- MXSessionStateRunning: crypto.backup.hasPrivateKeyInCryptoStore = NO / crypto.backup.enabled = YES

This should be investigated further or on web client side, or on iOS side

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.