KanybekMomukeyev / FacebookChat

Facebook chat over XMPPFramework
85 stars 39 forks source link

Messages are abusive or marked as spam - Facebook Chat API #4

Open tiagoaap opened 10 years ago

tiagoaap commented 10 years ago

I'm developing an iOS application that follows the logic behind your app (BTW, great help!).

But i have one problem! The connection is well established and I can send messages to my friends. However, when the conversation is reopened (Facebook web site, messenger) the message is no longer available and a new message is shown: "This message is no longer available because it was identified as abusive or marked as spam".

I've no idea that what's happening. I already tried to check the permissions that i gave, track the authentication flow and I found nothing anormal.

Any idea that what I have to do to avoid this?

tiagoaap commented 10 years ago

Solved! I changed the Sandbox mode to off in my facebook application!