In the twitter’s developer page mentioned three twitter engine for objective c:
MGTwitterEngine, Canary ,ShareKit.
Which is the best?
Is there another possibility?
Thanks in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’ve used MGTwitterEngine, and I’ve started to roll my own, since I’d like to use the streaming API and it doesn’t have support for it. I like mine the best, but MGTwitterEngine is very easy to use. ShareKit I didn’t much like when I gave it a go a few months back (adding Instapaper support to an app, ended up just writing my own Instapaper stuff too). I’ve never used Canary.
Objectively just talking about MGTwitterEngine and ShareKit, you’ll be faster up and running with ShareKit, but you may not like using it long term.