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.

A production environment is one in that is exposed to its intended audience in a real-world situation.

learn more… | top users | synonyms

0
votes
1answer
28 views

What is the Best way to submit open graph action to facebook while the app is currently using in production?

I am currently having a Facebook app which is already deployed in the production. Since, Facebook is going to remove the feature "Post to friend's wall" soon. So that, I have to submit the Open Graph ...
-1
votes
1answer
217 views

Facebook API partially working in production

I´m using Facebook graph API thru the JS SDK and the Php SDK. While all is working in development environement, in production, on a shared hosting, it is partially working and this is quite ...