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
{{ message }}
This repository was archived by the owner on Jan 30, 2025. It is now read-only.
The client can encrypt a message with an OlmSession, and send it, without having persisted the OlmSession. If the OlmSession is not persisted before the app is terminated, then the app will be unable to decrypt subsequent messages sent on the session.
The symptoms of this are that the android user cannot decrypt messages sent by certain senders; the logs contain decryptMessageJni(): failure - olm_decrypt Msg=BAD_MESSAGE_MAC.