When we should use pushScene and replaceScene in cocos2d ?
- by srikanth rongali
Hi,
I cocos2d, I am using pushScene and replaceScene to move to next scene. But, I am confused which we should use?
When I am using replaceScene in some places app is crashing and giving errors like
-[UITextView length]: unrecognized selector sent to instance 0x842a750
Terminating app due to uncaught exception…