Launching another iPhone App from my App? This feature needs to behave like this:-
a) If the App is not installed, then open the App Store with the application selected
b) If the App is installed, then open the Application
I already have custom URL. So I am able to open given app if it is installed on iPhone. But I want to to send user to app store if it is not installed already, so that he can download the app and start using it right away
How to check if app is already installed or not?? Please help.