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.

For an iOS/Android game that I've been working on, I'm implementing some Facebook integration, including sending friends an invite with the Request dialog.

I think I've got the request showing up in the mobile Facebook app and linking to the game correctly, but I'm a bit stumped/confused as far as deleting requests is concerned. Most of the Facebook documentation for Request dialogs (such as at https://developers.facebook.com/docs/requests/#deleting) mention that you should delete requests after they are accepted, but I don't see any info on doing this on mobile. Do you need to delete requests on mobile, or is it OK to let them time out?

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.