Top "Facebook" questions

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

Facebook Graph API v2.0+ - /me/friends returns empty, or only friends who also use my application

I am trying to get my friend name and ids with Graph API v2.0, but data returns empty: { "data": [ ] } When …

facebook facebook-graph-api facebook-ios-sdk facebook-graph-api-v2.0
Want custom title / image / description in facebook share link from a flash app

Possible Duplicate: How does Facebook Sharer select Images? I am making a flash app that demonstrates potensial traffic injuries when …

flash facebook facebook-sharer
Facebook login message: "URL Blocked: This redirect failed because the redirect URI is not whitelisted in the app’s Client OAuth Settings."

Important notice: If you register for testing, go to your profile settings and to your interests add delete profile. Trying …

facebook facebook-graph-api meteor oauth
Invisible characters - ASCII

Are there any invisible characters? I have checked Google for invisible characters and ended up with many answers but I'm …

facebook unicode character ascii
How to access custom attributes from event object in React?

React is able to render custom attributes as described at http://facebook.github.io/react/docs/jsx-gotchas.html: If you …

javascript facebook reactjs
IOS - How to segue programmatically using swift

I'm creating an app that uses the Facebook SDK to authenticate users. I'm trying to consolidate the facebook logic in …

ios iphone facebook swift segue
Facebook share link without JavaScript

The following link is for sharing a page on Twitter: http://twitter.com/share Is there a similar option for …

facebook facebook-like facebook-sharer
How can I set a website image that will show as preview on Facebook?

When you share a link on facebook it will automatically find images on the website and randomly picks one as …

image facebook preview
Android Facebook integration with invalid key hash

In one of my apps I need to get data from Facebook... I am doing this: I have created app …

android facebook
The calling thread must be STA, because many UI components require this

I am using http://www.codeproject.com/KB/IP/Facebook_API.aspx I am trying to call the XAML which …

wpf xaml multithreading facebook