Back to All

Redirects inside mobile app

Hi! I have questions related to redirect to other domains

  1. 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?
  2. 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