cocos2d / cocos2d-x

Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.
https://www.cocos.com/en/cocos2d-x
18.24k stars 7.06k forks source link

Crash and will restart when it enter foreground from background. #16429

Open dujiadui opened 8 years ago

dujiadui commented 8 years ago

Steps to Reproduce:

  1. js-test demo
  2. app from the background into the foreground and repeat click will be forced stop.
  3. However, this problem does not occur cocos2dx(c++) v3.12 and cocos2djs v3.3
1
dumganhar commented 8 years ago

Hello, doesn't it also crash on iOS or Mac?

minggo commented 8 years ago

it seems related to #16414