Top "Facebook-javascript-sdk" questions

Facebook's JavaScript SDK provides a rich set of client-side functionality for accessing Facebook's server-side API calls.

facebook login on localhost without https

I know there are about a hundred questions of this on SO, but none of them are maybe up-to-date with …

facebook-javascript-sdk
How to programmatically invite Facebook friends on a website

The functionality that I need is to show a list of Facebook friends to the user on the website page …

facebook facebook-graph-api facebook-javascript-sdk facebook-graph-api-v2.0
How to handle network failure in React-Native, when network is off

How to handle network failure in React-Native, when device not connected to network. My scenario is am trying to connect …

facebook reactjs facebook-javascript-sdk react-native reactive-programming
How to get the list of facebook groups using graph api

I want the list of groups in which I'm member. In the Graph Api Explorer I did not find any …

facebook facebook-graph-api facebook-javascript-sdk facebook-group
Why do we need to create a channel.html on our server to use Facebook JS SDK?

I really don't understand why do we need to create channel.html file, as mentioned by FB docs. I also …

javascript facebook facebook-javascript-sdk
FB.Event.subscribe not firing for certain events

So I'm trying to do some event handling when a user clicks the like button. My Facebook button is being …

facebook facebook-like facebook-javascript-sdk xfbml
Like and Share buttons in webpage cause javascript warnings and php error

I have added basic Facebook "Like/Share" buttons to a webpage, using code copied directly from the Facebook Developers page. …

facebook facebook-graph-api facebook-like facebook-javascript-sdk share
FB.login broken flow for iOS WebApp

I'm making an iOS Webapp (i.e. an HTML page that runs in standalone mode - none of the Safari …

ios web-applications facebook-javascript-sdk