Browsing articles in "Twitter"
Nov
20
2011

Twitter framework for ios5

ios5-tweet

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

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Facebook Page

Categories