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

Add a new test to debug multiple encryption keys working on iOS #441

Open
wants to merge 1 commit into
base: beta
Choose a base branch
from

Conversation

nmalzieu
Copy link
Collaborator

Adding a new test for iOS that should pass but fails
It tries to recreate a second client with same inbox using another db encryption key
It's like the db was never encrypted to start with

NB: the thing that's supposed to throw in the try/catch does throw on Android (so that's good news!) but the try/catch doesn't seem to be able to catch it?

@nmalzieu nmalzieu requested a review from nplasterer July 16, 2024 10:20
@nmalzieu nmalzieu requested a review from a team as a code owner July 16, 2024 10:20
@nplasterer
Copy link
Contributor

I briefly looked into why the try catch wasn't able to catch it but couldn't figure it out. Hopefully this is just a testing issue. But let me know if you find that not to be the case.

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

Successfully merging this pull request may close these issues.

2 participants