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

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

Closed
BillCarsonFr opened this issue Jan 29, 2025 · 1 comment
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

Comments

@BillCarsonFr
Copy link
Member

BillCarsonFr commented Jan 29, 2025

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:

Image

Actual

Instead, EXI will display that the key storage is out of sync:

Image

But if you kill / restart the app, you will see the correct screen

Image
@Velin92 Velin92 added X-Needs-Rust This issue needs a Rust SDK change. It must have a link to a Rust SDK issue S-Critical Prevents work, causes data loss and/or has no workaround O-Occasional Affects or can be seen by some users regularly or most users rarely labels Feb 3, 2025
@BillCarsonFr
Copy link
Member Author

Can't reproduce with latest builds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants