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.

Refers to the act of finalizing a software building process for distribution to end-users. Do not use this tag if your question is about indicating that a chunk of memory can be reclaimed. Instead, use [memory-management].

learn more… | top users | synonyms

1
vote
0answers
145 views

Facebook SDK 3.0 android code works by starting from eclipse but not in playstore app?

in our app we integrated Facebook with the new Facebook sdk Version 3.0. If I start the app on my test device from eclipse everything works fine. The facebook app (or the webView if native app isn't ...
0
votes
1answer
288 views

Facebook API dosen't work in release mode

I'm trying to integrate Facebook API support into my application. It works fine with a debug key. I'm using following command: keytool -exportcert -alias androiddebugkey -keystore ...