Cocos2d-x Android : When resuming from Background, Sprite Goes Balck -


i finish android game.. available ios. released last week. https://itunes.apple.com/us/app/crazy-jack-the-street-runner/id638121525?mt=8

i facing issue in android. when resume background while playing game, 1 of background goes black. rest other graphics perfect. if pause game, resuming background perfect. tried pause game in applicationdidenterbackground, game hangs while resuming. not able add pause layer in method.

any guesses can this. bug left, need release game android.

sometimes (well everytime in case) opengl context removed , again reloaded. cause screen turned black , game hangs while resuming.

you should go throught this. helped me. hope works out :)


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -