We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
JS Project created by xcode template doesn't work correctly
JS Project created by xcode template doesn't work correctly
Bug #1645 [Closed]
Status: | Closed | |
---|---|---|
Start date: | 2013-01-07 | |
Priority: | Normal | |
Due date: | ||
Assignee: | dumganhar | |
% Done: | 100% |
|
Category: | js | |
Target version: | cocos2d-2.1beta3-x-2.1.1 |
Steps to reproduce
1. create a js project by xcode template
2. build and run
3. click “Back” button
4. the output are
Cocos2d: JS: <no filename="filename">:0:({onBack:(function ( sender) {
director.replaceScene( cc.TransitionFlipX.create(1, self.getMainMenuScene()) );
})}) is not a function