I have been making iOS apps for a while now and am pretty comfortable with that. What I haven't done is add Facebook connectivity in any of my apps.
What I am looking today is for a tutorial of how to integrate Facebook SDK 3.0 with iOS 5.0 running with Xcode 4.2. During my research i found that 3.0 was compatible with Xcode 4.2. I am not ready to move onto iOS 6.0 and Xcode 4.5 just yet.
So my question is there any tutorial out there that can give me step by step instructions of how to integrate Facebook skd 3.0 with iOS 5 running on Xcode 4.2?
Please before you kill the question with rate down, I have been googling for the past 6 hours for any tutorial for those specifications. All I find are tutorials and instructions for iOS 6 and Facebook SDK 3.1.
What I am able to do so far is
- Download Facebook SDK 3.0 from this link http://developers.facebook.com/ios/downloads/
- I signed up on Facebook developer account and create a sample project AppID
- I tried compiling a brand new Xcode project with Facebook sdk but that's where I started to run into issues.
Any help or direction will be very much appreciated.