I am new to cocos2d-android. When I pause my game it works but then when I try to resume it does not work. LogCat shows: releasing EGL surface because paused tid=9. How to fix it? Please any reply.
|
feedback
|
|
are you sure you are not stopping/ending the Director inside your onStop() method ? | |||
|
feedback
|