I created a deep link for my Flutter app using AppLink. The link works when clicked from apps like WhatsApp or Messages, launching the app directly. However, when I type the link into a browser and press enter, it opens the website instead of the app. How can I fix this issue?
have to redirect to the app from the browser if app installed installed (like amezon)