We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
Small fixes to CocosPlayer
Small fixes to CocosPlayer
Bug #2045 [Closed]
Status: | Closed | |
---|---|---|
Start date: | 2013-04-10 | |
Priority: | Normal | |
Due date: | ||
Assignee: | ||
% Done: | 100% |
|
Category: | android | |
Target version: | cocos2d-2.1rc0-x-2.1.3 |
Fixed at https://github.com/cocos2d/cocos2d-x/pull/2340
1)Fixing AppDelegate to include OpenGL bindings
2)Adding orientation change JNI stubs
3)Commenting out cache clean on receiving new zip file (was causing consistency issues)
4)Fixing bug where “Connected!” message was displayed on a different thread