
July 20th, 2011, 02:06 AM
|
|
Registered User
|
|
Join Date: Jul 2011
Location: UK
Posts: 2
Time spent in forums: 25 m 8 sec
Reputation Power: 0
|
|
Quote: | Originally Posted by swathi.empress IN my application i want to connect to the twitter , i can able to connect to the twitter in example given in net . BUt When i use the same code in my application i cant able to connect to the twitter , I am getting this error .
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[OAMutableURLRequest initWithURL:consumer:token:realm:signatureProvider:]: unrecognized selector sent to instance '
Please help me, it is urgent for me. I have to complete this soon |
I have found one tutorial which will guide you to connect to the twitter in your application. It's link is as below:
mobile.tutsplus.com/tutorials/iphone/twitter-api-iphone/
|