You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm using banner and Fullscreen ads on my game and when I tried via launcher everything works fine but after cloud compiling some things are crashing. when I close a fullscreen ad a black screen shows up, I still can hear the game's music and some touch events still works but the screen is dead. if I press back button the classic confirmation popup shows.
Am I the only one with this issue?
The text was updated successfully, but these errors were encountered:
Whith eclipse debugger I got this when the blackscreen shows:
[JS] Invoked in void ludei::js::utils::JSUtilities::PrintException line 95: JavaScript Exception ( Tag: 'onactivated'): TypeError: Cannot read property 'resume' of null
I'm using last version of cocoonjs, canvas+ and compilator 2.1
Same issue when I click a banner ad and then press back button.
Hi,
I'm using banner and Fullscreen ads on my game and when I tried via launcher everything works fine but after cloud compiling some things are crashing. when I close a fullscreen ad a black screen shows up, I still can hear the game's music and some touch events still works but the screen is dead. if I press back button the classic confirmation popup shows.
Am I the only one with this issue?
The text was updated successfully, but these errors were encountered: