element-x-android icon indicating copy to clipboard operation
element-x-android copied to clipboard

Incoming device verification request not displayed in EX

Open richvdh opened this issue 1 year ago • 5 comments

Steps to reproduce

  1. Create new session in Element Web
  2. Send verification request from EW ("Verify this device", "Verify with another device")
  3. Wait

Outcome

What did you expect?

"Incoming verification request", or words to that effect

What happened instead?

Nada

Your phone model

No response

Operating system version

No response

Application version and app store

0.4.14

Homeserver

No response

Will you send logs?

Yes

Are you willing to provide a PR?

No

richvdh avatar Jul 01 '24 15:07 richvdh

The rageshake shows

2024-07-01T15:15:43.185272Z  INFO matrix_sdk_crypto::verification::machine: Received a new verification request from_device="KTEXQYNPGN" | crates/matrix-sdk-crypto/src/verification/machine.rs:342 | spans: next_sync_with_lock > sync_once{pos="3"} > handle_response > preprocess_to_device_events > receive_sync_changes > receive_to_device_event{sender="@steve:loynes.modular.im" event_type="m.key.verification.request" } > receive_any_event

but nothing else relevant after that?

richvdh avatar Jul 01 '24 15:07 richvdh

Is this maybe the same as https://github.com/matrix-org/matrix-rust-sdk/issues/3595?

richvdh avatar Jul 01 '24 16:07 richvdh

According to https://github.com/element-hq/element-x-ios/issues/1227, this just isn't implemented yet!

richvdh avatar Jul 01 '24 16:07 richvdh

Exactly! Closing the issue :)

ganfra avatar Jul 01 '24 19:07 ganfra

I created a meta issue for this feature: https://github.com/element-hq/element-meta/issues/2464. I use this issue as the task to implement it on Android.

manuroe avatar Jul 02 '24 07:07 manuroe

@bmarty can we close this issue thanks to https://github.com/element-hq/element-x-android/pull/3733?

manuroe avatar Oct 31 '24 08:10 manuroe