You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No Modifiations made just used the chatsdk provided method to decrypt the messages using the stored key pair.
tried in both simulator and device
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.
Messages should be decrypted.
messages are encrypted
Its failing in iOS but working fine with Android .
The text was updated successfully, but these errors were encountered:
The issue is there in ChatSDK project
No Modifiations made just used the chatsdk provided method to decrypt the messages using the stored key pair.
tried in both simulator and device
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.
Messages should be decrypted.
messages are encrypted
Its failing in iOS but working fine with Android .
The text was updated successfully, but these errors were encountered: