element-hq / element-hq/element-web

mobile_builds configuration does not apply to /mobile_guide/

Open
#25,610 1 comment 0 reactions 0 assignees View on GitHub
A-Config T-Enhancement
Dominant language
TypeScript
Stars
13.5k
Forks
2.8k
PR merge metrics
PR metrics pending

Description

### Steps to reproduce

Following https://github.com/vector-im/element-web/blob/develop/docs/config.md#desktop_builds-and-mobile_builds I have

```
{
"mobile_builds": {
"android": null,
"fdroid": null,
"ios": "https://apps.apple.com/de/app/myapp/id123456789"
}
}
```

in my config.json.

### Outcome

#### What did you expect?

I expected the links on https://element.mydomain.com/mobile_guide/ to change.

#### What happened instead?

The links are the same as on https://app.element.io/mobile_guide/

### Operating system

_No response_

### Browser information

_No response_

### URL for webapp

_No response_

### Application version

Built from commit 71800ba2

### Homeserver

_No response_

### Will you send logs?

No

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.