/JSFacebook

Facebook Graph API iOS SDK

Primary LanguageObjective-C

JSFacebook

JSFacebook is a replacement for the official Facebook iOS SDK. It supports the Graph API and the new Graph API batch calls. For usage information check out the sample app.

Features:

  • uses C blocks for callbacks
  • request queuing with GCD
  • Graph API batch calls
  • uses the fast JSONKit library
  • remembers the access token
  • support for SSO authentication

The SDK uses the following libraries: