i need to integrate Twitter to my iPhone application. I have tried many 3rd party SDks, but non worked since i have enabled ARC to my project.
1.) So i need to know if there's a Native Twitter API which will be owned by Twitter it self ? 2.) I have tried sharekit, but may i know if there's other 3rd party APIs that i could use to integrate twitter for my application.
note: It should work for both iOS 4.3 and above. Also do not say this question is duplicated (i have looked at other questions but didn't find a solution to my problem yet) :)
i have already looked at this.