Re: [twitter-dev] Re: Mobile Development

2011-04-08 Thread abhishek nalwaya
I can't use callback. As it is mobile Native app I don't know what callback URL should i register with twitter? I am not sure how snaptu and other mobile authentication work as we manually type username and password in these app. -- Twitter developer documentation and resources:

Re: [twitter-dev] Re: Mobile Development

2011-04-08 Thread Mukesh Srivastav
Dear Abhishek, What is the mobile platform r u developing ? Regards, Mukesh Srivastav On Fri, Apr 8, 2011 at 12:02 PM, abhishek nalwaya nalwayaabhis...@gmail.com wrote: I can't use callback. As it is mobile Native app I don't know what callback URL should i register with twitter? I am not

Re: [twitter-dev] Re: Mobile Development

2011-04-08 Thread Georgooty varghese
Hi, 1. You should register a application in twitter. Have u browser support into your app? On Fri, Apr 8, 2011 at 12:02 PM, abhishek nalwaya nalwayaabhis...@gmail.com wrote: I can't use callback. As it is mobile Native app I don't know what callback URL should i register with twitter? I

Re: [twitter-dev] Re: Mobile Development

2011-04-08 Thread abhishek nalwaya
I am using Rhomobile. On Fri, Apr 8, 2011 at 12:12 PM, Mukesh Srivastav mukicha...@gmail.comwrote: Dear Abhishek, What is the mobile platform r u developing ? Regards, Mukesh Srivastav On Fri, Apr 8, 2011 at 12:02 PM, abhishek nalwaya nalwayaabhis...@gmail.com wrote: I can't use

Re: [twitter-dev] Re: Mobile Development

2011-04-07 Thread Mukesh Srivastav
Dear Abhishek, The Login page would be a just a web-component where user can pass the userid and password, Rest you should implement call-back mechanism to your application,That is the way it works. Cheers :) Mukesh Srivastav. On Fri, Apr 8, 2011 at 5:51 AM, Bess bess...@gmail.com wrote: You