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.

I have an chat app , Its actions is Enter and object is chatroom, It posts activity like

John entered lobby in chatapp

But by app is getting rejected several times.

I have changed action to Join .. but no use.

I get rejected for the below reason

Your action conflicts with section I.3 of the Platform Policies (https://developers.facebook.com/policy/). You must not circumvent (or claim to circumvent) our intended limitations on core Facebook features and functionality.

I really can't understand what they are saying. Can anyone help me?

share|improve this question
What exactly does your app do? Is it using Facebook chat, or something else? Btw., I think that’s a pretty useless OG action you are trying to push here. A) entering a chat(-room) could happen quite often for serious users, and publishing an action each time might annoy if not them personally, then most likely their friends who have to read about it, and B) it’s a “non-permanent” action – I can’t see any value in knowing that one of my friends entered some chat three hours ago, when he has most likely already left by now. Can’t see how this info should be useful to me at all, sorry. – CBroe Nov 20 '12 at 19:17
No , custom story – Vishnu Rokin Nov 20 '12 at 20:58
Custom Actions that are too trivial will not be approved by Facebook. Custom Action should earn their place on the Timeline as something the user wants to display for a long time to come. – Gunnar Karlsson Nov 21 '12 at 0:14

closed as off topic by Igy, Gunnar Karlsson, DocMax, stealthyninja, Jan Hančič Nov 21 '12 at 9:56

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.