element-android
element-android copied to clipboard
Verification gets stuck after creating an account with OIDC
Steps to reproduce
- Start login process in the app
- Set server to
matrix.wikimedia.onmatrix.chat
- Sign in using the "Continue with Wikimedia" button (requires a Wikimedia user account)
- 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