html - URL to open iOS app in App Store web page and iTunes app simultaneously -


what preferred url use open ios app in it's app store web page itunes app (when available on host device)?

i've tried using itms:// protocol opens app details in itunes app , of no use when url navigated android or windows phone example.

i believe want @ browser determine link use. if browser safari on ios device, give them itunes protocol link, otherwise, http://.

i believe javascript allows read such information: take here: http://www.w3schools.com/js/js_browser.asp


Comments

Popular posts from this blog

JQuery Autocomplete without using label, value, id -

c++ - Accessing inactive union member and undefined behavior? -

JAVA - what is the difference between void and boolean methods? -