Skip to content

wanxiao/ios-howtos

 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published