Integrating Facebook in iOS
Step 1) Download iPhone SDK for Facebook by running following command on your terminal.
1 |
git clone git://github.com/facebook/facebook-ios-sdk.git |
Step 2) Explore & extract the zip file ( as given in following snapshot ) Step 3 ) (Optional) Open “Facebook-ios-sdk” folder, and read instructions. … Continue reading