Hi all,

I have used the older version of Twitter library developed by Matt Gemmell.
The API uses OAuth. But I encounter a problem that Twitter integration in my
iOS app doesn't work in OS4.1. That's why I wanna try with the new version
that uses XAuth.

Thanks,

Solyda

On Tue, Aug 9, 2011 at 12:33 PM, R <r4eem...@gmail.com> wrote:

> Why not use the more complete and cleaner OAuth.  Eventually, this
> will be a Twitter requirement.
>
> http://code.google.com/p/gtm-oauth/
>
>
>
> On Aug 8, 11:15 pm, kamesh SmartDude <kamesh.smartd...@gmail.com>
> wrote:
> > Hai Solyda,
> >
> > You must raise a ticket in twitter site to get the permission to use
> X-Auth
> > For your application.
> >
> > u should write about your application when u are raising a ticket. Then
> > Twitter team will give u the permission to access X-Auth.
> >
> > X-Auth allows u to skip the step of Weblogin Authentication/PINCode
> > Authentication.
> >
> > //kamesh
> >
> >
> >
> >
> >
> >
> >
> > On Mon, Aug 8, 2011 at 9:36 AM, Solyda <solyda...@gmail.com> wrote:
> > > Hi all,
> >
> > > I have used the API developed by Matt Gemmell for Twitter Integration
> > > in iOS. I'm stuck when coming Authentication/Authorization. In the
> > > API, it states the following:
> >
> > > // XAuth login - NOTE: You MUST email Twitter with your application's
> > > OAuth key/secret to
> > > // get OAuth access. This will not work if you don't do this.
> > > - (NSString *)getXAuthAccessTokenForUsername:(NSString *)username
> >
> > >  password:(NSString *)password;
> >
> > > What should I do with this? Any help would be appreciated.
> >
> > > Thanks,
> >
> > > --
> > > Have you visited the Developer Discussions feature on
> > >https://dev.twitter.com/discussionsyet?
> >
> > > Twitter developer links:
> > > Documentation and resources:https://dev.twitter.com/docs
> > > API updates via Twitter:https://twitter.com/twitterapi
> >
> > > Unsubscribe or change your group membership settings:
> > >http://groups.google.com/group/twitter-development-talk/subscribe
>
> --
> Have you visited the Developer Discussions feature on
> https://dev.twitter.com/discussions yet?
>
> Twitter developer links:
> Documentation and resources: https://dev.twitter.com/docs
> API updates via Twitter: https://twitter.com/twitterapi
>
> Unsubscribe or change your group membership settings:
> http://groups.google.com/group/twitter-development-talk/subscribe
>

-- 
Have you visited the Developer Discussions feature on 
https://dev.twitter.com/discussions yet?

Twitter developer links:
Documentation and resources: https://dev.twitter.com/docs
API updates via Twitter: https://twitter.com/twitterapi

Unsubscribe or change your group membership settings: 
http://groups.google.com/group/twitter-development-talk/subscribe

Reply via email to