element-hq / hydrogen-web

Lightweight matrix client with legacy and mobile browser support
Apache License 2.0
629 stars 120 forks source link

Failure to decrypt msg #1168

Open mrx23dot opened 1 month ago

mrx23dot commented 1 month ago

From Android element i have sent this msg, shown in full web app: image

but in hydrogen-web it fails to show msg image

same for other msgs that I send from phone, never had an issue like this between android vs full web app, only between android vs hydrogen-web

so keys must be known by the server, but hydrogen-web cannot do anything with it?

Desktop (please complete the following information):

mrx23dot commented 1 month ago

might be related to https://github.com/element-hq/hydrogen-web/issues/228

mrx23dot commented 1 month ago

Never mind, I had to manually enter the security key in settings.

Shouldn't that be part of login page?

please close issue