Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

158
Vistas
How to deep link to an app without asking user?

There is a website called url genius.

How it works: you choose Instagram for example, you write your profile link, and then it creates a deep link, when you click on it either you're on iPhone or Android, it open directly the app WITHOUT ASKING "DO YOU WANT TO OPEN THIS LINK IN THE APP"

I tried to replicate this with some JS, my code first detect which device the user is on, then :

  • if the user is on Android it redirects with a window.location.replace to intent://www.instagram.com/profile/#Intent;package=com.instagram.android;scheme=https;end

  • if the user is on iPhone it redirects with a window.location.replace to instagram://user?username=profile

MY PROBLEM:
The link doesn't open directly in the app, it first asks to the user "do you want to open the link Instagram app". So how does URL Genius manage to redirect directly the user?

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda