The Facebook SDK for iOS makes it easier and faster to develop
Facebook integrated iOS apps.
The Facebook SDK 3.1 for iOS adds support for the Facebook integration in iOS 6.
The SDK enables support for core Facebook integration features in iOS 6 such as:
Native Facebook Login, which is the first step in using Facebook to drive user
engagement and app installs.
Sharing: Native sheet for posting to Facebook.
Learn more about the Facebook integration in iOS 6.
Native Login Dialog |
Share Dialog |
Native, ready-to-use UI controls: The SDK includes several pre-built user interface controls:
- Friend Picker to help apps easily pick friends. Example: use a friend picker to choose friends to tag in an Open Graph action.
- Places Picker so apps can easily integrate with Facebook places. Example: use this picker to let users include a place with their posts.
- Profile Picture control so your app can easily show the profile picture of a user, their friends, places, or other kinds of Facebook objects.
- Login controls for easily building Login and Logout experiences.
Login UI |
Place Picker UI |
Easy session management: Introduces the FBSession API that manages, stores, and refreshes user tokens. You can also override default behaviors to build advanced features. It uses the modern Objective-C “block” metaphor to notify your app of login, logout and other session state changes, and it instantly integrates with iOS 6.
Improved API support: Minimizes the code you need to call Facebook Graph, FQL, and other APIs. It natively supports batched API requests to significantly improve performance for API calls, which translate into faster, better user experiences.
Mobile install measurement: With our SDK, you can measure clicks and installs for mobile app install ads. Learn more about mobile app install ads.
No comments:
Post a Comment