Overriding MonkeyID don't work on iPhone device

Project:FoneMonkey
Created:Fri, 07/02/2010 - 01:27
Changed:Fri, 07/02/2010 - 01:27
Reported By:gangeld
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
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.