Sending a Private Message to Your Friends via Facebook iOS Sdk

Sending a Facebook private message within app

I found that you can send private Facebook messages using the Facebook Chat API using XMPP.

https://github.com/robbiehanson/XMPPFramework

Quickblox has some sample code that demonstrates how to send FB messages.

ios Is it possible to send facebook messages to facebook friends?

In short, the answer to your question is no.

It's not possible via the graph api to send messages. This was removed some time ago due to potential abuse.

They do have though the XMPP/Jabber interface which does however have limitations that a message would not have.

https://developers.facebook.com/docs/chat/



Related Topics



Leave a reply



Submit