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.
Facebook Platform lets developers integrate their apps directly into the Facebook social networking service.
0
votes
1answer
42 views
+50
Facebook API Publish feeds in Group
I am posting some feeds on my pages thru facebook API which are published normally.
but those posts are appears on my fans feeds, (may be irritate them if these are too much in numbers, you can ...
0
votes
1answer
74 views
+50
Share an app with Friends with Corona sdk free version
I am trying to share my app created in corona sdk free version in facebook. But no working example found on internet. It seems there is a change in facebook api or policy. Does any one have created ...
4
votes
2answers
375 views
+50
How to build realtime push notification feature like facebook does?
I'm going to build realtime push notification feature for my web application ( a small social network) and I don't know where to start.
This is what I want to build: there are like buttons, comment ...
3
votes
1answer
39 views
+50
Should Android apps with a server side component access Facebook directly?
If I am building an Android app that uses the Facebook SDK and also has a web app that has most of the same functionality, how should the Android app handle social actions? Should it directly make ...
2
votes
0answers
111 views
+50
Do Facebook Graph API calls using field expansion count differently against the rate limits than batch calls
I am looking to optimize my Facebook app.
Today I make a batch call with four graph API calls:
/me
/me/friends
/me/likes
/me/feed
If I change this to a single graph API call using field expansion ...
0
votes
0answers
26 views
+50
Error code 1353013. User is not confirmed or is a gray account
We are using the facebook payments subscription api.
We log all errors received by client side FB calls. Recently we have started to see the following errors in our client callbacks:
Error code: ...