Category "facebook"

How to recover deleted Facebook app?

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

Installing Facebook APK in Genymotion

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:/

Facebook adding tester users and admin is: (pending), what does that mean?

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

Accessing friend list in facebook

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

Cannot deserialize the current JSON object (e.g. {"name":"value"}) into type 'System.Collections.Generic.List`1

using System; using System.Collections.Generic; using System.Linq; using System.Text; using Facebook; using Newtonsoft.Json; namespace facebook { class Pro

Getting public posts of a random user from Facebook API

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

Facebook share error : "the page you requested cannot be displayed right now"

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

Facebook SDK : logging out automatically

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({

Database schema for messaging to multiple users

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

Facebook is not compressing Java Script files used in Like and Comment Plugin

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

Facebook Page Feed Webhook work in test but not when live

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

Debug embedded browser view in native Facebook iOS app

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