[Feature] Add custom domain to supported web adresses of mobile app #22184
Closed
ventablack08
started this conversation in
Feature Request
Replies: 1 comment 4 replies
|
There's no way to do this dynamically; the only way would be to build your own version of the app. |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
Feature Request: Support for custom domains in app deep linking
Situation:
Immich can be self-hosted behind a reverse proxy and accessed via a custom domain (e.g. immich.domain.com).
Problem:
When clicking on a link to such a domain (e.g. in an email or messenger), Android opens it in the browser instead of launching the Immich app.
Currently, the app only recognizes predefined domains (e.g. my.immich.app), with no option for users to add their own.
Requested Feature:
Allow custom domains to be registered as supported web addresses, so that links like https://immich.domain.com open directly in the app instead of the browser.
Primarily needed on Android, but would also benefit iOS users.
Platform
All reactions