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

Open
bro2020 opened this issue Nov 20, 2024 · 0 comments
Open
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-Defect

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
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-Defect
Projects
None yet
Development

No branches or pull requests

1 participant