The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
107 views

Explain many inner-most loops in FB.login to get the access token?

My friend called this like lambda-calculus, even though I know some lambas -- I am still confused how the authorization really works to get the access token. So please explain this code, hopefully ...
4
votes
2answers
459 views

posting requires a permission login dialog to appear twice

I am developing a mobile camera app that allows posting a photo on facebook. The camera app is a stand-alone and does not require facebook login when it starts. However I want to allow posting a ...
0
votes
0answers
183 views

When user enter on my app facebook, can't see the content and dialog permission

My problem is this, when a user attempts to access my facebook application (from facebook) can not see the content and does not show the dialog to the permissions required by the application. But, ...