Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

The process of installation is the deployment of an application onto a device for future execution and use.

learn more… | top users | synonyms

1
vote
0answers
145 views

Cannot install Facebook SDK 3.5.1 for iOS

I know I can build it from sources, but it looks like a pkg bug or something. Basically, I open the package in the Installer.app, click Continue and Install and... nothing happens. Here are the ...
0
votes
1answer
212 views

Hide the “X friends use this app” message in the auth dialog

I am developing a FB app where it is very negative to know that none or very few of your friends are using the app at time of installation. Is there a way to hide the "X friends use this app" message ...
0
votes
0answers
68 views

Facebook : The first time a user installs an application

Once I've clicked the URL which appear in my own wall because someone of my friends have shared the URL using the application we have developed, the popup with the "Go to App" or Close raises When ...
0
votes
1answer
124 views

I cannot install Facebook C# SDK on VS2010 in Windows Azure Solution

I created a Windows Azure Solution with a Web Role Project, a work role and a WCF role. I tried to install a the FB C# SDK 6.0.20 dated 5/31/2012 I got this result: Successfully installed 'Facebook ...
1
vote
0answers
71 views

OpenGraph-App, app install before first app call

Since one week, we experiencing a new behavior in the install process of our application. Instead of first calling our app the installation seems to be invoked directly after requesting the app url. ...
1
vote
0answers
77 views

How to find out if the administrator has really installed my facebook Canvas APP

I'm developing an application that will allow users to dynamically load content on their Facebook pages. The problem is that when they set up their application and press "Install" button, I save their ...
5
votes
3answers
9k views

Android Facebook SDK configuration on Eclipse

I downloaded the android's facebook sdk but so far I couldn't configure properly. Eclipse doesn't recognize the facebook sdk as a project. Does anyone got this problem?
0
votes
2answers
889 views

python facebook api in linux?

How do i install package and libraries of facebook api? When i use import facebook, there's error? I see only svn checkouts, some files are empty, how do i download and get them working?