I want to open my application when a link is tapped in Facebook or Twitter. The link will be something like this "http://www.mywebsite.com/ios_9_release_date"
I arranged info.plist in my application URLTypes and URLSchemes like mywebsite
Here how it looks.
But when i tap the shared link in Facebook then Safari is opened not my application. How can i make to open my application when the link is tapped ?
I arranged info.plist in my application URLTypes and URLSchemes like mywebsite
Here how it looks.
But when i tap the shared link in Facebook then Safari is opened not my application. How can i make to open my application when the link is tapped ?