How to integrate twitter to my iphone application
-
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 https://dev.twitter.com/docs/twitter-libraries#objectivec.
-
Answer:
If you are using sharekit, be sure to be using sharekit 2.0, it has compatibility with iOS 5. I recommend you ShareKit because it has a lot of other functionalities that may be useful for you, if you change your mind and give sharekit a second chance, just ask me and I will try to help you. Also, if you have the ARC activated, I think your application won't have compatibility with iOS 4.3, so think about it. In case you insist in using ARC with 3rd party SDKs, just remove all the "retain", "release" and other expressions that are not allowed with it. XCode will tell you which expressions are not available with ARC.
Illep at Stack Overflow Visit the source
Related Q & A:
- Is it possible to develop iPhone application using C#?Best solution by Stack Overflow
- how to integrate bi reports in my web application?Best solution by Stack Overflow
- How to login with native Twitter to an Android application?Best solution by stackoverflow.com
- How to integrate paytm wallet for an Android application?Best solution by Stack Overflow
- What is your favourite Iphone application?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.