IMPORTANT:
If you are about to submit a game with v0.8, or if you have already submitted a game using v0.8, I recommend to update the ActionManager.m file the new version:
http://cocos2d-iphone.googlecode.com/svn-history/r1283/trunk/cocos2d/ActionManager.m
Games affected:
- All games that uses actions (or components that uses actions like MenuItemFont, Transitions )
- The more actions it uses, the more probable it crashes
Problem:
- ActionManager might crash, thus, your game might crash
For more information, please see:
http://code.google.com/p/cocos2d-iphone/issues/detail?id=490