[MonoTouch] Twitter without UI - only code
Craig Dunn
craig.dunn at conceptdevelopment.net
Fri Oct 14 20:33:47 EDT 2011
Apple's doco says:
"Although you may perform Twitter requests on behalf of the user, *you
cannot append text, images, or URLs to tweets without the user’s knowledge*.
Hence, you can set the initial text and other content before presenting the
tweet to the user but cannot change the tweet after the user views it. All
of the methods used to set the content of the tweet return a Boolean value.
The methods return NO if the content doesn’t fit in the tweet or the view
was already presented to the user and the tweet can no longer be changed."
https://developer.apple.com/library/ios/#documentation/Twitter/Reference/TWTweetSheetViewControllerClassRef/Reference/Reference.html#//apple_ref/doc/uid/TP40010943
Sorry!
On Sat, Oct 15, 2011 at 11:15 AM, ric3kg <rickgross at mac.com> wrote:
> I'm able to send Facebook posts in code, send email with SMTP classes... If
> the user enters their Twitter credentials, why shouldn't I be able to use
> that to post from within my app. Given they agree to the EULA...
>
> My app is for disabled folks who have enough trouble with simple tasks. We
> are trying to make the process more accessible to those who have difficulty
> with day-to-day tasks.
>
> --
> View this message in context:
> http://monotouch.2284126.n4.nabble.com/Twitter-without-UI-only-code-tp3906383p3906577.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/20111015/7b608b08/attachment-0001.html
More information about the MonoTouch
mailing list