Now that we have a cross-platform context exposing this value, we can get it from there and simplify the API for useInitialNotificationsEncryptedMessage a little bit.
Depends on D11218
Differential D11219
[lib][native][web] Refactor useInitialNotificationsEncryptedMessage to get Olm session creator from context ashoat on Mar 3 2024, 8:54 PM. Authored by Tags None Referenced Files
Subscribers None
Details Now that we have a cross-platform context exposing this value, we can get it from there and simplify the API for useInitialNotificationsEncryptedMessage a little bit. Depends on D11218 In addition to the plan described here: https://gist.github.com/Ashoat/75ab690d5c53cdd68a51b02e03e27c58 I also made sure that after session recovery, than an entry in the olm_sessions MariaDB table existed for the new cookie with is_content = 0
Diff Detail
|