Deep linking to iOS app through Facebook share -


currently possible deep link on facebook share post? here use case i'm trying implement:

  1. i go post on website: http://www.helloworld.com/share-this-post.html , use fb share share link.
  2. i open ios facebook app on phone , click on link shared.
  3. then if have native helloworld ios app installed on phone, facebook open native app instead of opening link in webview. else take me app store download native app.

thanks!

i think basic idea here url scheme need create. when user actions necessary open app send them url -> opens app or takes them app store purchase app.

do quick google search on how create url scheme, quite simple.

does answer question?


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -