[MonoTouch] Twitter without UI - only code
Jason Awbrey
jason at awbrey.net
Fri Oct 14 18:45:55 EDT 2011
I'm guessing, but I'd say this is intentional. If you could programatically
(and silently) access a user's Twitter account (or send an e-mail, or make a
phone call) without any user interaction you could cause all sorts of
mischief. As far as I know, you can create and populate a MailComposer
window, but you can't actually send the mail unless the user chooses to.
You can still program directly against Twitter's API, but you would need to
ask the user for their credentials to do that
of course, I could be completely wrong about this
On Fri, Oct 14, 2011 at 5:15 PM, ric3kg <rickgross at mac.com> wrote:
> 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.
>
> Thanks,
> Rick
>
> --
> View this message in context:
> http://monotouch.2284126.n4.nabble.com/Twitter-without-UI-only-code-tp3906383p3906383.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20111014/14bbd946/attachment.html
More information about the MonoTouch
mailing list