
This tutorial talks about the complete walk through to facebook account login and then fetching home timeline.
Beginning with iOS6+ you can now make use of the integrated facebook sdk for easy app development. Facebook has released their iOS integrated sdk to enable developers easy connectivity and action to the facebook account in their apps.
That means there's no more OAuth hassles and complex integration headaches. So let's just quickly get started with login to our facebook account through our app.
Login to your facebook account using Facebook-iOS6 integration:
The first step is to get our app id from facebook, if you don't already have it you can get it by signing up your app from the facebook developers site this APP ID enables...