I’ve successfully managed to implement the invite friends dialog from the facebook library. As expected the dialog pops up in the app and a list of people you want to invite shows up and the notifications do reach the targeted users (on mobile devices as per facebook guidelines). However the notifications when clicked don’t redirect anywhere (App Store or open app if installed on device). I have the facebook app live, I’ve turned deep linking and single sign-on on, and the App Store ID’s are correctly filled out for the devices. I don’t get it, the facebook docs state that fb will figure out if the app is installed on the target device and redirect accordingly, but nothing happens. Anyone have this problem?