I have struck with posting my application to apple because of following reason.
Application is not posting tweets to twitter. I have implemmented twitter with basic Auth. so that it is not working from August 31, 2010.
So can any one help me
How to upgrade from Twitter BasicAuth to Oauth in my iPhone Application.
Another question is:
This (Oauth) should not change the UI of my application. means when user clicks on twitter button it should ask user name and password every time, and if we click on send button it should send tweets to twitter.
i implemented the Oauth but it is asking the username and password one time.