I have created my own twitter sheet and I'm trying to integrate twiiter API. All the doc I found in monotouch to post an image is using the twitter sheet( with TWTweetComposeViewController ) but I want to do it directly.
There is any way to achieve this?
Thanks