All Projects → facebookarchive → Ios Howtos

facebookarchive / Ios Howtos

Licence: other

This project is not actively maintained. Proceed at your own risk!


ios-howtos

Samples corresponding to the iOS tutorials on http://developers.facebook.com

  • FBGraphAPISample has example calls to the Graph API to request the user's information, request an object, post an object to the graph, stage an image using Facebook's image staging service, and delete an object. You can find the tutorial for this sample here.

  • FBLoginCustomUISample implements Facebook Login using Graph API calls and a custom button. You can find the tutorial for this sample here.

  • FBLoginUIControlSample shows a simple login with Facebook using the standard Facebook Login button. You can find the tutorial for this sample here.

  • FBOGSample publishes an Open Graph story using Graph API calls. This app also implements Facebook Login and asks for the necessary permissions to post to Facebook on the user's behalf. Find the tutorial here.

  • FBOGSampleSD publishes an Open Graph story using the Share Dialog. Find the tutorial here.

  • FBShareSample shows how to publish a link and a status updates using both methods: the Share Dialog and Graph API calls. Find the tutorial here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].