I'd like to use links with special schemes in a website that'll launch an iphone app for a user when clicked (see my previous question for reference).
Is there some way that I can detect, in this website, whether my app is installed? (as in, the app that'd handle my special scheme). My idea is to decide whether to show a "install our app" link, or a "go to our app" link.
Is this possible?
Thanks!
Daniel