javascript - redirect to store/ market if app is not installed (Deeplinking) -


i want implement deeplink apps ( android , ios ), set schema url , using webpage in server control redirection , allow clickable link - example://url/page not recognized link, use normal http url control redirection deeplink -

i used javascript in page (example code)

but situations works , not.

in android , using chrome works correctly , using default internet browser doesn't work proberly if app not installed

to more clear , if app not installed in device page redirect deep link , "webpage not available"

when press button , page , redirect store correctly

how can fix situation ? not allow redirection link if app not installed?

hope can me , have been trying long time

thanks in advance


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -