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.

Facebook's JavaScript SDK provides a rich set of client-side functionality for accessing Facebook's server-side API calls. It can collaborate with any SDK like PHP, C#, Java, android, ios, etc

learn more… | top users | synonyms (1)

0
votes
1answer
92 views
+100

Facebook app working only for administrator. Why?

I have created a facebook app. From my website the users can log in using their facebook account. Once they log in successfully the facebook javascript API which i use will post the URL to the user's ...
1
vote
0answers
101 views
+50

Facebook Auth Dialog: Developer warning concerning the use of “display” type “popup”

starting today we receive developer warnings in the auth dialog with the following message: You are using a display type of 'popup' in a large browser window or tab. For a better user experience, ...