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 connections tag has no wiki summary.
0
votes
0answers
29 views
Facebook API connections field
When requesting the API report from Facebook we always get a number of JSON files, divided by their number of rows, for example:
20130227-xxxDeliveryIDxxx-AdGroups-2000.json
...
3
votes
1answer
181 views
What causes iOS games to be added to a user's games connections?
I'm developing an iOS game in Unity using the Prime31 Social Networking plugin to handle Facebook integration. Everything seems to be working; posting to walls on behalf of the app, graph requests, ...