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 facebook app got deleted , it was an application which creates a random image and post it to facebook . It was very popular that one day about 19,000 new users that day itself .

I was constantly watching negative feedbacks and api throttle , everything was under control . The app only got 5 report spams (untags) and 33 removals .

The facebook sent me email saying "Your app xxxxxxxxxxxx (ID #4xxxxxxxxxx) has been disabled because our automated systems detected that your app is receiving negative user feedback. We would prefer to warn developers when their apps provide a negative experience on Platform. However, due to your app’s impact and the amount of negative user feedback associated with its functionality and content, we have been forced to disable your app immediately in order to protect users."

It was an app outside facebook (not apps inside facebook) . Many users removed the generated photo , Is that the problem ? they didn't reported it just deleted it .

NB : I was not tagging any of users friends in generated photo .

Please help me :( What is the cause of deletion ?

share|improve this question
That's the main reason why your application was disabled or deleted but you can file a request to get your app reinstated. – Allan Jikamu Oct 30 '12 at 12:46
@AllanJikamu , you saying users deleting photo is the problem ? Reinstating the app .. how long it takes ? and when removing the app all my shared contents are gone :(... is it normal ? – creativecodes Oct 30 '12 at 13:40
It's not a photo when they were shown on their timeline, it's a post and when you delete it there's big chance that they might flag you as a spam app. – Allan Jikamu Oct 30 '12 at 14:41
` it was an application which creates a random image and post it to facebook ` - without the user seeing the image and explicitly choosing to upload it themselves? if so, that's probably why users were marking the images as spam, removing them, etc – Igy Oct 30 '12 at 18:17

closed as off topic by Igy, CBroe, Kjuly, Ryan Bigg, Jon Clements Oct 31 '12 at 0:57

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.

1 Answer

You are responsible for monitoring the feedback of your Facebook app.

Look over Facebook's Platform policies, most notably, section III.A.6. https://developers.facebook.com/policy/

Here is a document explaining how to use the insights dashboard: https://developers.facebook.com/docs/insights/

And here is a blog post from Facebook about how user feedback ties into app quality judgement: https://developers.facebook.com/blog/post/521/

share|improve this answer

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