Skip to content
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

Resolve endpoint /.well-known/assetlinks.json on domain mobile.element.io #2629

Closed
bro2020 opened this issue Nov 20, 2024 · 2 comments
Closed
Labels
O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Impairs non-critical functionality or suitable workarounds exist T-Enhancement

Comments

@bro2020
Copy link

bro2020 commented Nov 20, 2024

Steps to reproduce

  1. This url 'https://mobile.element.io/.well-known/assetlinks.json' should be processed the same as 'https://app.element.io/.well-known/assetlinks.json'
  2. Currently the web server 'element.io' with this url returns error 404
  3. This affects the interception of the 'element-android' by the reserved url: https://mobile.element.io/?hs_url=https%3A%2F%2Fmatrix-client.matrix.org%2F&is_url=https%3A%2F%2Fvector.im%2F
    More details are described in this issue: Link to define custom homeserver/identity server automatically from https://app.element.io/mobile_guide/ does not work on Android 14 element-android#8904

Outcome

url: https://mobile.element.io/.well-known/assetlinks.json
is expected to return json, just like url: https://app.element.io/.well-known/assetlinks.json
Fixing this problem involves additional processing of the mobile.element.io domain by the web server.

Operating system

For everyone

Browser information

For everyone

URL for webapp

https://mobile.element.io/.well-known/assetlinks.json

Application version

For everyone

Homeserver

For everyone

Will you send logs?

No

@dosubot dosubot bot added O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Impairs non-critical functionality or suitable workarounds exist labels Nov 20, 2024
@bro2020 bro2020 changed the title Process endpoint /.well-known/assetlinks.json on domain mobile.element.io Resolve endpoint /.well-known/assetlinks.json on domain mobile.element.io Nov 20, 2024
@t3chguy t3chguy transferred this issue from element-hq/element-web Nov 20, 2024
@dbkr
Copy link
Member

dbkr commented Jan 17, 2025

I believe this would allow Element X to be configurable using custom links, so if we want to do this at some point, this would be the way, so I don't know that this is a huge priority in itself.

@bro2020
Copy link
Author

bro2020 commented Jan 17, 2025

I'm already disappointed enough with the development team of this project. So i'm not asking for anything to be fixed anymore, and I'm closing this issue.

@bro2020 bro2020 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Impairs non-critical functionality or suitable workarounds exist T-Enhancement
Projects
None yet
Development

No branches or pull requests

2 participants