
|
|
Overriding MonkeyID don't work on iPhone device
Description http://www.gorillalogic.com/forumpost/990 Try to extend a UIButton Class with category that's override the monkeyID method. It work on iPhone Simulator with 3.1.3 SDK, but it won't work on iPhone device with the same SDK. The method never be called. |