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.

Preloader is usually referred to the Gif image shown to user to indicate wait or processing state.

learn more… | top users | synonyms

0
votes
1answer
329 views

Can't Load Many Pictures from Graph API at Once

I am trying to preload images for a visual Facebook app, but when I try to preload them half don't get loaded with this error: { "error": { "message": "(#4) Application request limit ...
0
votes
2answers
622 views

Facebook auto login - notify user

I am allowing my users to login to my web-app using their Facebook account. A user is auto-logged in to my website through Facebook if - They are registered to my site using Facebook They haven't ...