[MonoTouch] Twitter without UI - only code

Miguel de Icaza miguel at xamarin.com
Fri Oct 14 20:39:36 EDT 2011


Hello,

I'd like to be able to post a tweet from code with no user intervention. The
> sample code from Xamarin is great but I can't figure out a way to make it
> work without the user tapping the 'send' button. Any ideas would be much
> appreciated.
>
> Again, I want to send a tweet directly from code not through the UI
> provided
> by TWTweetComposeViewController.
>

Provided you authenticate at least once with Twitter using a UIWebView, you
can use the code from TweetStation to do as much Twitter as you like:

http://github.com/migueldeicaza/TweetStation
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20111014/13a69268/attachment.html 


More information about the MonoTouch mailing list