We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
Implementation to detect when the application goes and return from background in QNX (Black Berry Playbook)
Implementation to detect when the application goes and return from background in QNX (Black Berry Playbook)
Bug #960 [Closed]
- Project changed from cocos2d-x to cpp
- Category deleted (
10) - Target version deleted (
cocos2d-1.0.1-x-0.12.0)
Status: | Closed | |
---|---|---|
Start date: | 2012-01-31 | |
Priority: | Normal | |
Due date: | ||
Assignee: | dumganhar | |
% Done: | 100% |
|
Category: | - | |
Target version: | - |
Refer to http://www.cocos2d-x.org/boards/16/topics/7598?r=7696\#message-7696, https://github.com/cocos2d/cocos2d-x/pull/695
applicationWillEnterForeground will be called when the device returns from idle mode and when the application brings the application to fullscreen after being in the background.
And applicationDidEnterBackground will be called when the device goes to idle mode and when the OS send the application to the carousel of application displaying them with thumbnail size.