Bart De Kimpe
Bart De Kimpe

Reputation: 359

How to install phonegap Facebook plugin for iPhone

i'm making a project for school and I want to use the phone gap Facebook plugin for iOS, but the installation instructions in the text file is rather complicated. I was wondering if someone got a great link on how to install it, or maybe someone has an example project or even could help me with installing it because I fail extremely in installing it.

Kind Regards, Bart

Upvotes: 0

Views: 3716

Answers (2)

zinndesign
zinndesign

Reputation: 188

PhoneGap posted a YouTube video detailing the install process step-by-step. Note that 1.4.1 is the most recent supported version of PhoneGap - the 1.5 Cordova update is not yet supported.

Upvotes: 0

Drew Dahlman
Drew Dahlman

Reputation: 4972

I've created this tutorial / example for how to use Facebook inside of Phonegap without the plugin, it is similar but is more expandable and is easy to setup and use.

This explains everything in pretty good detail http://www.drewdahlman.com/meusLabs/?p=88

check out the GIT https://github.com/DrewDahlman/phonegapFacebookApp

hope this helps!

Upvotes: 2

Related Questions