I am submitting one virtual form at browser which actually opens installed app at mobile . But in iPhone, I am getting one prompt message showing "This will open in different app- Cancel / Ok". If user click on the Ok it will open the installed app. My questions are as follows -
- Can we skip this prompt dialog and opens installed app directly with javascript.
- Can we get any js event while user click on the cancel button at prompt dialog.