Top "Facebook" questions

Facebook Platform lets developers integrate their apps directly into the Facebook social networking service.

Android and Facebook share intent

I'm developing an Android app and am interested to know how you can update the app user's status from within …

android facebook android-intent
Send private messages to friends

I need to get via Facebook connect user's info and send a private message to all of his friends. Is …

facebook facebook-graph-api fb.ui facebook-messages facebook-friends
Facebook key hash does not match any stored key hashes

I'm really having troubles with the Facebook hash key. I generated it in my Eclipse.. proof: Then I went to …

android facebook facebook-android-sdk facebook-sharer
How to pass a parameter like title, summary and image in a Facebook sharer URL

Question: I need to pass my content like title, summary and image in a Facebook sharer URL like this: <…

php html facebook codeigniter facebook-sharer
Given URL is not allowed by the Application configuration

I am trying to create facebook sign-in page according to this tutorial. I only changed the two lines appId : '370675846382420…

facebook login facebook-login sign
Redirecting to authentication dialog - "An error occurred. Please try again later"

Why does it always happen to me? This happens after my application verify for user user login and redirect user …

php facebook facebook-graph-api
Facebook Open Graph Error - Inferred Property

I'm trying to implement Facebook's OpenGRaph protocol on my product pages. On each page i have this above the head …

facebook facebook-opengraph
Getting the "real" Facebook profile picture URL from graph API

Facebook graph API tells me I can get a profile picture of a user using http://graph.facebook.com/517267866/picture?…

facebook image profile
Running Facebook application on localhost

I am planning to connect to Facebook chat from my localhost. I will need to get the session key from …

facebook localhost facebook-chat
React-Native: Application has not been registered error

I am currently going through the React-Native tutorials. I began with the Getting Started tutorial, where I made a new …

javascript facebook reactjs react-native