We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
CocosDenshion crashes at foreground/background switching
CocosDenshion crashes at foreground/background switching
Bug #435 [Closed]
- Assignee set to walzer@cocos2d-x.org
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset commit:0d7f66ac162e5a629063409963135597b08e9e3e.
Thanks to Leo Chang’s post http://www.cocos2d-x.org/boards/7/topics/988
- Status changed from Resolved to Closed
- Project changed from cocos2d-x to cpp
- Category deleted (
1) - Target version deleted (
cocos2d-0.99.5-x-0.8.2)
Status: | Closed | |
---|---|---|
Start date: | 2011-03-24 | |
Priority: | Normal | |
Due date: | ||
Assignee: | walzer@cocos2d-x.org | |
% Done: | 100% |
|
Category: | - | |
Target version: | - |
on ios device, follow the sequence:
# CocosDenshionTest->play background music,
# tap HOME key to switch it to background,
# click the application icon to switch foreground
The test program start from the first scene, cannot revert to the switch-background point.
While other tests can be revert. So, maybe the program is already crashed here