Our company's Facebook app was deleted mistakenly by an employee. It was the kind of app that appears inside Facebook. We were using it's AppId for the "Login w
I want to install Facebook APK to Genymotion. Using Drag&Drop or adb it fails with INSTALL_FAILED_CPU_ABI_INCOMPATIBLE. I have followed instuction on http:/
The new Facebook developer integration should be really handy and easy, but i'm struggling with creating a test user or a regular Facebook user to get permissio
Is it possible to access the friend list of a facebook user without getting his explicit permission ? For example, my friend's friend list is public. Anyone wi
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Facebook; using Newtonsoft.Json; namespace facebook { class Pro
I want to get the latest posts of some random users (public posts of curse). I figured since they are public posts I don't need to ask permission from the owner
I have used custom stories to do the facebook share and the share happens correctly and displays in posted user's facebook wall. See below: The issue when wh
I need to build a page that when loaded logs out automatically the user from facebook i tried this code window.fbAsyncInit = function() { FB.init({
I'm looking for the best solution to implement messaging to multiple users within the system(Facebook-style). I'm came up with the following idea: where each
I have added like and comment plugin on my website after that I ran Google PageSpeed test on my website and found that facebook is not compressing(gzip) these f
I have created a webhook to receive feed updates. I want to be notified when a post is liked or commented on or shared. I have set the endpoints up in a script
My web application is malfunctioning when running inside the native Facebook app for iOS (clicking in a link does not open Safari, but an embedded browser insid