I'm using Branch.io
with deep links
. if someone has installed the app or not, the link
open the app store.
if the app is already installed, it shows Open
button and it open the app and work properly.
if the app isn't installed , it shows 'Install' button and , when installed and open, then work properly.
what I want is, if the app already installed, when user tap on deep link, it should open the app and if not, should goes to appstore for installation.
Is it possible to open the app with
deeplink
inbranch io
, if it has already installed or it above one is the normal procedure. hope your help with this.