Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
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.

I'm pretty new in Phonegap, but I already have an app in place. I would like it to connect to Facebook, but I can't find any solutions for Phonegap 2.0.0 or Phonegap 2.1.0. Could anyone point to to the right direction where I could begin?

share|improve this question

2 Answers

up vote 3 down vote accepted

I was use following plugin, and it works fine:

https://github.com/davejohnson/phonegap-plugin-facebook-connect

share|improve this answer
and it does! Thank you! – Zoltan Varadi Oct 2 '12 at 8:32
To be clear, are you using this plugin with PhoneGap 2.1, or PhoneGap 2.0? – Eric Di Bari Oct 11 '12 at 14:48

I am also using plugin from GIT for PhoneGap 2.1 Facebook-plugin-integration-for-PhoneGap-2.1

share|improve this answer
1  
you should post this on a comment. This does not provide new info to the question – Dasun Oct 18 '12 at 10:37
Not an answer :( – Rohit Oct 18 '12 at 10:37
am new here.. will take care next time – Beebie Oct 18 '12 at 10:50

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.