Skip to content

[Android app] using full URLs to change the default server fails (silently!) #15832

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 of 11 tasks
DJCrashdummy opened this issue Mar 23, 2025 · 0 comments
Open
1 of 11 tasks

Comments

@DJCrashdummy
Copy link

DJCrashdummy commented Mar 23, 2025

What happened?

this issue is somewhat related to #6873 and perhaps even #6067 (in terms of consistency).

at least in the Android app (haven't used any other app), an URL for changing the default server seems to be only accepted without https:// but there is not the slightest hint to that.
as i wanted to make sure that i have no typo or the like in my URL, i copy&pasted it... at first everything seems good (no error message; also the URL stays there after pressing ok; even a closing / gets added), but after closing and reopening the app (you have to force close the app!), the field for the default server is still empty resp. https://meet.jit.si is shown again.

this quite simple bug really drove me nuts as it is pretty hard to detect: because you have to force close the app, it sometimes seemed to work; then i even suspected that an internet connection is needed to test/confirm the new server... i tried it a gazillion times with such stupid ideas as i would never have expected this to be the issue, especially when the default resp. suggestion is shown even with the scheme! 🤦
...and even failing silently doesn't really help either. 😒

Platform

  • Chrome (or Chromium based)
  • Firefox
  • Safari
  • Other desktop browser
  • Android browser
  • iOS browser
  • Electron app
  • Android mobile app
  • iOS mobile app
  • Custom app using a mobile SDK

Browser / app / sdk version

24.5.0 build 24050002 (via F-Droid)

Relevant log output

Reproducibility

  • The problem is reproducible on meet.jit.si

More details?

this bug sits there already for quite a while... so the mentioned version is by far not the first one effected!
but now i finally managed to nail it down. 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant