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'm writing an iOS App that I want to post items on the user's Feed. I'm using the latest SDK and have followed the tutorial as far as logging into FB and getting an active session. Posting works fine, and the post shows up in the user's Timeline. When I test this, posting to my own timeline, I then go in through my desktop Safari web browser, browse my profile and try to delete the post by clicking the pencil in the upper-right corner, then clicking delete.

When I do this, a delete confirmation box appears. If I click Delete, nothing happens and the dialog remains. If I click Cancel, the dialog is dismissed, but the post is still there.

If I go back to my mobile device and open the FB App, the post will appear in my activity, and if I swipe on it, it will allow me to delete it. If I go back to the web interface on the desktop and refresh, the post is gone.

So, why can't I delete posts made under my Auth from a mobile app, through the normal web browser Facebook interface?

share|improve this question

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.