How to upload Video on Twitter using Twitvid in iPhone application through programming?
How to upload Video on Twitter using Twitvid in iPhone application through programming?
Share
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 don’t have code that I can give you, and I don’t know of a library that does all that easily, but I’d suggest you to look over the TwitVid documentation: http://twitvid.pbworks.com/w/page/22556295/FrontPage
To accomplish doing the required OAuth requests, I suggest you use the ASIFormDataRequest class: http://allseeing-i.com/ASIHTTPRequest/