So I get this data from graph search: https://graph.facebook.com/search?q=watermelon
which has post Id and the user Id. How can I use it to launch the Facebook iOS app and make the app go to that specific post?
The URL schemes from wiki.akosma.com/IPhone_URL_Schemes are not working for this.