element-hq / element-android

A Matrix collaboration client for Android.

Home Page:https://element.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Verification gets stuck after creating an account with OIDC

tgr opened this issue · comments

Steps to reproduce

  1. Start login process in the app
  2. Set server to matrix.wikimedia.onmatrix.chat
  3. Sign in using the "Continue with Wikimedia" button (requires a Wikimedia user account)
  4. Observe a "verify yourself" call to action and click on it

Outcome

A loading screen comes up, and it never stop loading:

This might be an issue with the homeserver (an etke.cc based one) or the OIDC provider, I'm not sure how to verify it that's the case. But the login step does work with OIDC.

Your phone model

Pixel 6

Operating system version

Android 14

Application version and app store

Element version 1.6.6 [06062] (G-4fa634a2) from Play store

Homeserver

https://matrix.wikimedia.onmatrix.chat

Will you send logs?

Yes

Are you willing to provide a PR?

No

Also clicking on the back icon while stuck leads to this very scary sounding message:

and doing that and clicking "Skip" is the only way of getting out of the loading screen, and also the only way to access settings in the app (since the call to action obscures the menu) but the message will probably discourage users from doing that.

This will be fixed by #8786