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 center tag in HTML causes its contents to be centered within the parent element.
0
votes
0answers
24 views
black screen on new facebook app
I wonder if anyone has had a problem similar to mine. I built an HTML5 game, and got it hosted and got a security certificate and it all works fine. I went through the tutorial and got it loaded to ...
0
votes
0answers
13 views
App Center submission denied due to incorrect photos - how can I ensure the photos are eligible for submission?
Our app was denied by the App Center due to invalid images. This is the 2nd time it happened. The first time, we assumed it was because there was white on the bottom half of the images and banners. We ...
1
vote
0answers
55 views
Changing facebook application display name after App Center submit
I submitted my application to Facebook's App Center and now I need to update the application name. When I go to the application settings, and click 'edit' the display name is greyed out. I'm ...
-6
votes
1answer
226 views
How long do i have to wait to get reviewed. [closed]
I want to enable login with facebook. The Developers.facebook page says: Your App Details Page for Cercle Popo has been submitted and is pending review. Thanks for your submission.
How long will i ...
1
vote
0answers
90 views
AppCenter app page to show “Play Game” button
We have launched an Android app (http://www.facebook.com/appcenter/christmasslotmachine) first, and the "Send to Mobile" button on the appcenter page works great, but we have also now introduced a ...
0
votes
2answers
902 views
How to send app invite to facebook friends on the facebook mobile app?
I have a website and a facebook canvas app. Users on the website can create content and then invite their facebook friends to see it. When they do this, their friends will get a notification in ...
0
votes
0answers
50 views
Listing in App Center [closed]
We have the app “Time to Smile” for Facebook: https://apps.facebook.com/timetosmile/
APP ID: 206835949434660
How do we get our app to be listed in the App Center?
The app is on the Google Play and ...
0
votes
0answers
347 views
App Center - You must select at least one Listed Platform to display.
Whenever I try to save info into the App Center tab, I get this error message:
You must select at least one Listed Platform to display.
I already have iOS native AP and Android Native app both ...
2
votes
1answer
138 views
How do I launch my app from Facebook?
We have an Android app that has been submitted to the App Center. My app's icon is displayed in the Facebook app list. When the icon is clicked I would expect the app to launch. Instead the Play ...
2
votes
0answers
245 views
How can I disable Android SSO für Facebook App Center?
I submitted an Android and iOS App for the Facebook App Center.
Disabeling iOS SSO was no prob, but disabeling Android SSO was imposible. That's why I enabled it, although I don't use Facebook SSO in ...
0
votes
0answers
184 views
Cannot change App Center Native Language
When trying to change the native language in the app center from English (US) to Dutch (Nederlands), the following error message displays: "Applications that use Custom Open Graph currently must be in ...
2
votes
0answers
125 views
App Center Web Preview not showing Permissions.
While editing the App Center page for the app and using preview to check it out before submission, the permission values are not being displayed.
Is this something that happens after the submission ...
0
votes
1answer
210 views
Vertically center overlay window
For an application I am working on, their is a requirement for a custom overlay to display detailed information about a selected item. I am using jQuery Tools for this but am having issues centering ...
-1
votes
2answers
885 views
centering FB html5 code
Trying to get html5 code from Facebook Like box centered.
Here is the default code:
<div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs =
...