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

Messages wont decrypt after using the method EncryptionHandler.importKeyPair(keyPairString #511

Open
vineethsreekumar opened this issue Nov 16, 2023 · 0 comments

Comments

@vineethsreekumar
Copy link

  1. The issue is there in ChatSDK project

  2. No Modifiations made just used the chatsdk provided method to decrypt the messages using the stored key pair.

  3. tried in both simulator and device

  4. steps to reproduce - Enable encryption module . send some messages . delete the app and reset simulator so that keychain get cleared . rerun app . load the previous key on a button click.

  5. Messages should be decrypted.

  6. messages are encrypted

  7. Its failing in iOS but working fine with Android .

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

No branches or pull requests

1 participant