I am developing iPhone app . Which is like e-commerce app. In that i want to handle custom url.
My url is something like this : www.abc.com/m/view.html?productId=123&name=user .
Now I want to handle this custom url. I have added custom url scheme as shown in screenshot. It works on iOS 8 . For iOS 9 and later it not working. I have also whitelisted scheme name .
In iOS 9 and later when I try to open url in safari , I can see pop up like "Want's to open app ?" with cancel and open button . but after some time it dismissed automatically .
Can you please help me to solve this ?
Thanks in advance ..!!!
