Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

My iOS application already posts on walls, gets users inbox, online presence, and more. But I am trying to send private messages to Facebook friends from my app.

I read that Facebook does not allow to sending messages to prevent spam, but I have seen this feature in other apps.

I read about the Facebook Chat API, but there is no documentation for iOS. Does anyone know how to use the Facebook Chat API?

From more reading, I found that if I add my app to the Facebook whitelist, then I my app can send private messages.

How I can add my app to whitelist? Once I get it on whitelist, where can I find documentation to send private messages through iOS?

share|improve this question

1 Answer

Probably not the most helpful answer, but I believe the best way is to ask someone on the inside to whitelist your app. That's what I'm trying to do myself as I have a similar issue.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.