Questions
Redirects inside mobile app
3 months ago by Artem Zelenov
Hi! I have questions related to redirect to other domains
- When my user loads the app, I need to check their language and redirect to slightly different website, so first start url would be different than the url of the target website**. Can I do this inside median?
- Will this work correctly with Deep Links settings?
** In a current tech stack I can't change database connection on the fly by depending on Accept-Language header, so I suppose I need some "middleware app" that make this redirects to different websites depending on Accept-Language header