Okay I have been trying day long to figure deep linking and universal linking. I am trying to design an app which has a deep link as "bunty" .
So I have a web link as http://www.bunty.org & if I click on this URL in my iphone it would result in opening myapp. And if not it would open the url in Safari or any other browser.
Till now my search results direct me towards Universal Linking . So is there any other way to achieve what I am trying to do like going via deep linking only?