I've seen this before but can't find it.
How do you redirect a website visitor to download the website app from Appstore / Google play, if the visitor is visiting from a mobile browser / smartphone?
Kind regards
I've seen this before but can't find it.
How do you redirect a website visitor to download the website app from Appstore / Google play, if the visitor is visiting from a mobile browser / smartphone?
Kind regards
You can use "deep links" e.g. https://firebase.google.com/features/dynamic-links/ (provide added benefit of bringing user to particular part of app....regardless whether they need to install app first).