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.
Refers to a initial, most commonly used option, setting or value, automatically assigned to an application or device, outside of user intervention, intended to make a it usable "out of the box".
0
votes
1answer
94 views
Facebook pulling in data fine; track art still default on Soundcloud
I used to be a senior tech (service side) and have just a little (current) programming knowledge, so please forgive me if I missed something obvious about the issue. Here goes:
I uploaded my second ...
0
votes
1answer
305 views
Set the default value of a Facebook Registration Plugin “Text Field”
Good afternoon,
I'm now use the Registration plugin of Facebook and I would to set the default value of a field in text type.
But I don't know if it's possible ? How to set a default value of a text ...
1
vote
0answers
367 views
FB.login() extended permissions
I am using the following code to get permissions from the user for my facebook application.
function checkLoginStatus(response) {
if (response.authResponse) {
...
1
vote
2answers
551 views
Facebook landing page not working - did they change something
Built a pretty cool reveal application. And i set the application tab as my Default Landing Tab. It seems like Facebook is ignoring that and using my wall as the default page. I know for a fact ...