iphonemgtwitterengine

MGtwitter Login Error


Hi I am using MGtwitter with Oauth . First time it shows login popup. But when I am trying to login it is giving following exception

-[OAToken setPin:]: unrecognized selector sent to instance 0x685a580 2011-05-13 11:17:03.177 Twit[3491:207] * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[OAToken setPin:]: unrecognized selector sent to instance 0x685a580'

It is working fine earlier .


Solution

  • You haven't implemented the method setPin or have released the controller.