I have been working on a web application which requires the following functionalities
-
when i select an item from the dropdown which contains twitter,instagram and facebook. if i click on twitter it should open the twitter application in the iphone.
-
If twitter is not installed i should receive some sort of error, So i can handle it and change the current page.
Note : If the application is installed, Iphone opens it without any problem. But if it is not installed no changes can be observed in my web app.