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 area or scenery behind the main object of contemplation, esp. when perceived as a framework for it.
-2
votes
1answer
27 views
Use Facebook without Graphic User Interface [closed]
I have the following requirements:
Using a company account
Send messages to my clients.
Using Java
login to facebook
send private messages to my friends
post promotions in my wal
logout.
Not ...
1
vote
1answer
29 views
Start app on login
I'm trying to write a facebook app that WOULD (I don't even know if its possible yet) start running after the user login process. I mean, the user wouldn't have to access the app page to execute what ...
0
votes
1answer
93 views
dialog background image with arrow using same background
I am making a facebook app and to keep with the facebook design flow within the iframe, I am "copying" some of the facebook features. The one I am having trouble with is the hover card popup dialog ...
-2
votes
1answer
45 views
Use like button Facebook to launch action on website [closed]
I'm a french project manager and I want to use the Facebook's like button to launch a php script. To clarify, I have a like button on my website and I want to use the number of "fan" to change the ...
1
vote
2answers
201 views
How to tell if leaving iOS app entered foreground from fast-app switching or manually?
Is there a way to tell if an iOS app enters the foreground from fast-app switching or manually? I need to know by the time applicationWillEnterForeground is called, so some specific code can be ...
3
votes
1answer
222 views
Heroku PHP hosting timeout
I am currently hosting a research project on Heroku using PHP and the Facebook API. It is somewhat intensive, so it is running past Heroku's time limit of 30 seconds for a response. Using their ...
1
vote
2answers
1k views
DIV background images not showing on first load. Only happens when first loading app on FB using Chrome
This one is driving me crazy. A FB app we are developing is having issues showing background images.
The app in question:
Rock Conquest
The issue:
The background images for the body and the DIV ...
0
votes
2answers
217 views
Put process into background in php while sending a data
I've been creating a php script for downloading facebook user data. Because there are a lot of data, script works about 1- 1,5 minut, before it ends. Hovewer after couple of seconds my app on Facebook ...
0
votes
1answer
219 views
Add Background to Facebook Like Button on Sidebar
I am trying to add facebook like button and twitter follow button to SIT on a background although I have tried many variations of coding nothing works.
Lets say I have this image/background ...
0
votes
2answers
104 views
Is it possible to post message to facebook when the app is running in background
I'm using facebook API. I want to submit some message to facebook when the app is running in the background. The problem is every time user request or submit a message to facebook, there will show a ...
0
votes
1answer
579 views
facebook activity in background
I am using facebook sdk to let the user post a message to his wall.
I was using the existing facebook tutorial:
Facebook tutorial
Here the main code which I use:
package com.greatapp;
import ...
0
votes
2answers
283 views
Background image cutting off to the right for the app on facebook page
I am having an issue where the background image is cutting off to the right when you scroll left to right. This is happening when the app is hosted in the iframe for our business facebook page, not ...
0
votes
1answer
777 views
Fancybox / How to scroll in opened div and have the background fixed?
I'm currently working on a project with some fancybox (inline content).
I'd like to have the same kind of behavior that exists on facebook: when I click, the content is displayed in the fancybox, and ...
0
votes
1answer
5k views
Forcing a white background on my Like Box
I am pretty uneducated with coding, but I have managed to add a like box to our page. My problem is that it is transparent and matching the background of the page. I would like the box to stay white, ...
1
vote
4answers
3k views
White background on CSS Like Box
The current dark/light styles for the FB Like Box dont work on a transparent/semi transparent page layout. The like box ends up inheriting the attributes of the page, becoming transparent.
I tried ...
0
votes
1answer
353 views
Strange delegate dealloc call after applicationWillEnterForeground from Facebook SSO
I have searched quite a while for this answer with the following keywords on Google but I got nothing:
+applicationDidEnterBackground +applicationWillEnterForeground +Facebook +dealloc +SSO
Here is ...
5
votes
2answers
4k views
iOS: Connect to Facebook without leaving the app for authorization
I know that it was possible before the Graph API.
I work on an iPhone app that may not be in the background (one of the requirements).
In addition there is a login screen on the app launching.
...
0
votes
1answer
703 views
Facebook Flash Application background color doesn't show up
How to make the flash background color show up?
I tried swfbgcolor doesn't work...
