0

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 -

  1. Can we skip this prompt dialog and opens installed app directly with javascript.
  2. Can we get any js event while user click on the cancel button at prompt dialog.
Tarun
  • 1
  • Check for iOS universal link, you are probably using URL scheme and it will always ask to open app. – Tj3n Sep 16 '20 at 07:28
  • can you please explain how ios universal link works . is there any live example – Tarun Sep 16 '20 at 08:16

0 Answers0