We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
AppDelegate::applicationDidEnterBackground isn't invoked on ios
AppDelegate::applicationDidEnterBackground isn't invoked on ios
Bug #667 [Closed]
- Status changed from In Progress to Resolved
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
- Project changed from cocos2d-x to cpp
- Category deleted (
5) - Target version deleted (
cocos2d-1.0.1-x-0.9.1)
The optimization introduces a bug where the priority and Touch Mode will not get changed if the list is locked.
The most straight forward fix is to merge the pHandlersToAdd and pHandlersToRemove into a queue and process through all of them in the order they are received
Pokerstar88.com Agen Texas Poker dan Domino Online Indonesia Terpercaya | Agen Bola | Taruhan Bola | Agen Bola | Olb365.com Agen Judi Bola Online, Agen Judi Casino Online Indonesia Terpercaya | Jasa SEO | Agen Sbobet
Status: | Closed | |
---|---|---|
Start date: | 2011-08-08 | |
Priority: | Normal | |
Due date: | ||
Assignee: | ||
% Done: | 100% |
|
Category: | - | |
Target version: | - |
reported here http://www.cocos2d-x.org/boards/7/topics/2919
It’s done in AppController.mm
Should we do sth on it? Pass the jobs to class/AppDelegate.cpp, or at least add some comments.