Skip to content Skip to sidebar Skip to footer
Showing posts with the label Facebook Javascript Sdk

Alternative To The Default Friend Picker?

Is there an alternative version of the FB friend picker? I have noticed on a number of FB games tha… Read more Alternative To The Default Friend Picker?

Fb.getloginstatus Always Returns Status='unknown'

If I am logged into facebook.com, I expect a call to FB.getLoginStatus will return a status='no… Read more Fb.getloginstatus Always Returns Status='unknown'

Share Animated Gif To Facebook Using Javascript

Now that Facebook supports the sharing of animated GIFs, I want to make a simple button that shares… Read more Share Animated Gif To Facebook Using Javascript

Updating Facebook App Settings Via Graph Api

I have a problem with updating app settings via Graph API using Javascript SDK. I followed the docu… Read more Updating Facebook App Settings Via Graph Api

Asynchronous Method In While Loop With Graph Api Paged

I'm using facebook node sdk for node.js to get information from a facebook user such as their f… Read more Asynchronous Method In While Loop With Graph Api Paged

Get Long Term Access Token For Facebook Page

I'm using Jquery Facebook Wall to retrieve the latest status of a Facebook page and show it in … Read more Get Long Term Access Token For Facebook Page

Can We Post Photos On Friends Wall Using Graph Api

Is it possible to upload photos on friends wall? The documentation never mentioned that! but its ha… Read more Can We Post Photos On Friends Wall Using Graph Api

Forge.facebook.ui Callback Invoked With Null On IOS

I'm having trouble with Trigger.io Forge and getting a callback from a native FB friend selecto… Read more Forge.facebook.ui Callback Invoked With Null On IOS