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

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -