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.

This may seem a trivial question, but it is a serious one none the less. I have found no way to edit existing comments created by a facebook application using the application. Occasionally I may cause my app to create a comment on an object, then later int he logic the data provided in that comment may of changed.

My current technique in order to avoid spammy looking comments, is to delete the other comments made on that object by my application, and create a new one with the new data.

This has obvious drawbacks, any 'like' data is lost and as a result of this can make the app look more spammy to facebook (ironic).

Thanks.

share|improve this question
1  
Nope. not possible as of now. – CBroe Oct 27 '12 at 16:05

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

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

Browse other questions tagged or ask your own question.