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 would like to be able to query facebook on load-up to figure out which of their friends they have given approval for my app to send frictionless requests. I would like to do this because if a user is running my game in fullscreen and they go to send a request to a friend I have to break them out of fullscreen in case they have not already given approval to send frictionless requests to that particular friend. Once the request process is complete I can bring them back to fullscreen automatically using the callback.

This can be rather jarring, however, if the person they are sending the request to is one they provided approval for because it needlessly breaks them out of and puts them back into fullscreen. I wanted to know if there was a way for me to know which users they have given this approval for so I can keep them from having to break out of fullscreen needlessly. Thanks!

share|improve this question
2  
I don’t think there is any way of getting this info from the Graph API for now. – CBroe Aug 14 '12 at 9:54
Ah, that's what I figured. Thanks. – keybored Aug 14 '12 at 20:16

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.