20
2011
Twitter framework for ios5
In this post i’ll walkthrough how to implement the ios5 Twitter framework in your app. The first thing we need to do is of course import the new Twitter Framework and the Account Framework into our project. In Xcode, tap on the project, under ‘Build Phases’, add the two frameworks needed. To use the framework, we will import them into our controller like this: #import <Twitter/Twitter.h> #import <Accounts/Accounts.h> In this demo, i’ll just create a [...]
Ads
Facebook Page
Categories
- Apache (1)
- Apps (2)
- Blog (19)
- IOS (20)
- IOS Library (5)
- iPhone Tutorial (17)
- Javascript (1)
- Node.js (1)
- Twitter (1)


An article by