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.
Addition is a mathematical operation that represents combining collections of objects together into a larger collection. It is signified by the plus sign (+).
0
votes
1answer
84 views
Add a friend with iOS SDK
I'm working hard to find out a way to send a friendship request
to a Facebook user using the iOS Facebook SDK (v.3.2). But it seems
the SDK does not provide the API to do that.
Anyone could tell me ...
0
votes
2answers
71 views
Show “Add Page Dialog” with selected page
The old "http://www.facebook.com/add.php" allowed to select a page when showing the Add Page Tab Dialog, so the application could show a list of pages and add the application tab to each page ...
-2
votes
1answer
2k views
How to find all the friend requests not accepted yet [closed]
I would like to delete all the friend requests I have made in Facebook that are not accepted yet by other people.
Is it possible to find them all? Because when I am looking in my friends list I can't ...
-2
votes
1answer
37 views
Can't make my own app work [closed]
I've made my second app now, basically fooling around. I've checked html several times for faults, and searched YouTube for answer. The app seems to be fine, exept the fact that I cant use it on any ...
0
votes
1answer
48 views
add facebook app settings “automatic”
If you look at http://iframehost.com/help/addapp and http://iframehost.com/newapp you'll see that they have a very nice way of filling in all the settings for the app. You just create the new app with ...
1
vote
1answer
68 views
Limit application to one Facebook Page only
I'm currently building an application for my Facebook Page.
But how do I avoid that other people will add my application to their own page?
As far as I can see, they can easily use this link:
...
2
votes
0answers
107 views
fb.login - Iphone call from webapp doesn't work
When I add my webapp to my Home on my Iphone, when Javascricpt calls fb.login(), the screen remains always blank.
If I don't add my webapp on my Iphone, when Javascript calls fb.login(), it works.
...
1
vote
1answer
113 views
Facebook app add to profile
I want to include add to profile or add to timeline code in my facebook application using iframe. FBML had an easy way to do this. Doesn't seem so for iframe.
2
votes
0answers
660 views
Add Friend through Facebook Dialog - Android Facebook SDK
I am currently developing an Android app using the Facebook API. One module of my application consists in adding a friend (knowing the ID) and I would like to add a friend through the FB Dialog ...
11
votes
2answers
11k views
“Add to my page” link for app is missing
I'm having problem with the FB app I created. When I go to the Community page (created by clicking the button Create Facebook Page) I can't find the "Add to my page" link. I can't put the app that I ...
0
votes
5answers
4k views
Can't add app to fanpage
I have setup an App in dev. area. but I can't add it to a Fanpage where I'm admin. Normally there is this "View App Profil Page". This time it isn't. Any idea why it is like that? I'm admin from that ...
2
votes
3answers
4k views
Add application to page
I have a problem when I am trying to add my application to one of my pages. Earlier there has been an option in the left sidebar which simply says view profile application and then you could choose ...
-3
votes
1answer
60 views
Window of pages to add App to won't refresh when “See More…” is clicked [closed]
When I go to add my App to one of the pages I manage, I get an error message in the pop-up window that lists all available pages when I scroll down to have more loaded. RIght now, my list stops at the ...
0
votes
1answer
117 views
Hide a Facebook application's “Add to My page” option
I'm currently developing an app for facebook.
It will be used for fan-gating users to a specific page.
However, whenever I visit my app's profile page, it shows an option "Add to My page".
I'd like ...
2
votes
0answers
216 views
Automatically Show Comment Form in Facebook Comments Plugin
So I want to use the Facebook Comment Plugin but on my plugin it show "Add a Comment" in the corner so any time a user wants to post something they have to click that first. Is there any way to remove ...
0
votes
3answers
6k views
Facebook add thumbnail when sharing your site
How can I add a thumbnail when using the facebook.com/sharer.php?u=mysite.com?
I've added this to the header: <link rel="image_src" href="http://mysite.com/image.jpg"/>
But:
1. It's not working ...
