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

Group Session Cache inconsistency between IOS main app and Share Extension #1960

Open
Tracked by #1928
jacotec opened this issue May 23, 2023 · 0 comments
Open
Tracked by #1928

Comments

@jacotec
Copy link

jacotec commented May 23, 2023

In Element/IOS the encryption is used by the main app and the Share extension running as different processes. This leads to reproducible inconsisteny of the message ID (and I fear sometimes also of the session ID) by using the group session cache.

I've files the bug as element-hq/element-ios#7499 and user @Anderas did a great analysis what's happening.

I have a slight feeling that the root issue might be in the cache handling in this SDK (cache is maybe not multi-process-proof), therefore I file this issue here as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants