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.

An attribute conferred to computer software or computing methods and concepts that are implemented and inter-operate on multiple computer platforms.

learn more… | top users | synonyms (1)

0
votes
1answer
80 views

Registration and Login with multiple platforms

I am eager to see some suggestions on login system. Say the corporate company has few (10) sites with same login credentials. Already single sign on is implemented based on WIF. Lets ignore WIF for ...
0
votes
1answer
290 views

How can I display comments from a facebook page on another company's website?

We are partnering with another company that has a page on Facebook, and we are looking for the best way to display the comments from that page on our website (and vice versa). What is the best way to ...
0
votes
0answers
735 views

Facebook, Twitter Javascript SDK for mobile client applications

Team, I'm developing a mobile client application(Cross platform) for Android and iOS using available javascript frameworks for mobile app development. I would like to know, the Javascript SDK ...
0
votes
1answer
195 views

Where to collect facebook data

We're creating a game that will run on iOS, Android and in the web browser. All data must be interchangeable, so that if a user gets an highscore on their iPhone it should be visible in the webclient ...
0
votes
1answer
118 views

What platform independent browser libraries can I statically link against?

I am looking for a library that I can point at facebook's add app/authorize page. It needs to be able to statically link against corporate C++ code. I.e. LGPL'd code is no good. Something similar to ...