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
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to