When the identity is reset from another session, EXI is not locking you out but instead says that key storage is out of sync #3717
Labels
O-Occasional
Affects or can be seen by some users regularly or most users rarely
S-Critical
Prevents work, causes data loss and/or has no workaround
X-Needs-Rust
This issue needs a Rust SDK change. It must have a link to a Rust SDK issue
X-Regression
Step to reproduce:
1- Log in the same account on a web device (
D_WEB
) and EXI device (D_EXI
)2- From web (
D_WEB
) go to reset identity (or reset recovery)Expected
D_EXI
will detect the new identity, this new identity is not trusted.Given that verification is required on EX, you should be locked out of the app with this:
Actual
Instead, EXI will display that the key storage is out of sync:
But if you kill / restart the app, you will see the correct screen
The text was updated successfully, but these errors were encountered: