I am developing one application. In that I want to post a tweet on twitter.
I am already posting a tweet by using twitter agent, but that tweet was not updated.
Please guide me how to post the tweet from our application.
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 recommend to use MGTwitterEngine or SAOauthTwitterengine. Get sample code here and got to work.
[self.twitterEngine sendUpdate:yourtexttopost];