Question

Does anyone know of a good example utilizing the twitter API and Oauth authentication for iPhone SDK 2.2.1 or older?

Found an example, but it seems to utilize a 3.0 only framework at https://github.com/kimptoc/MGTwitterEngine-1.0.8-OAuth

Was it helpful?

Solution

The Oauth.net website lists a couple of Objective-C implementations on their code page - http://oauth.net/code.

OTHER TIPS

This is the best solution I've found:

http://github.com/bengottlieb/Twitter-OAuth-iPhone

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top