My project uses iOS 5.1 + Xcode 4.5 in this version. All I really want to do right now is to read a wall w posts from Facebook (see below link). And I will not be using iOS 6 for now.
Before beginning with Facebook SDK I need to know a couple of things;
- Which version of FB SDK should I use together with iOS 5.1?
- Does the latest FB SDK "downgrade gracefully" when used with iOS 5.1?
- Any good examples of the basics to get started to read FB content? (Exept the FB Dev examples)
See also: Just want to read a Facebook wall, do I need to install FB SDK?