FBDialogs presentations can have a link as NSURL and picture as NSURL as parameters. But how to make clicking the post on the mobile to link back to iOS App if installed (to AppStore if not) and to some web page when accessed from the browser?
I've got the URL scheme of fb[app_id] set. What to do next? How to use it to launch my app when clicking the post?
Thanks!