I have implement all the required things in my application to enable url schema, and its working fine. I want to open my application from safari. I have pass one URL with parameter like : https://www.myURL.com/signup/callback?signupCode=123?id=20. I want to open my application whenever I press on this link. But its not working.
Please suggest to me what I can do to achieve this. I already added the required tags in the .plist file
(see below screenshot for reference).