I saw your post about sending messages to your Facebook friends via the IOS Facebook sdk,
I was wondering if there is a way to send a private message as well to the
let messageDialouge = MessageDialog.init(content: , delegate: nil) if messageDialouge.canShow { messageDialouge.show() }
And do add fb-messenger-share-api inside the LSApplicationQueriesSchemes in info.plist
LSApplicationQueriesSchemes