Cocos2d js not loading on mobile browser

Hi!

I’ve developed a game for web browsers. But on mobile browsers, it doesn’t load…anything happens.

Here is the link of the game www.ipicnic.com.br/LunaGame

Can someone help me with this? am I doing something wrong?

Have you tried https://developers.google.com/web/tools/chrome-devtools/debug/remote-debugging/remote-debugging?hl=en ?

I can’t test your game at this time but testing others projects, I’ve encountered issues with sounds or image format (check HTML5 game unexpectedly closes in mobile browsers for example)

Hi. I didn’t know about that remote debug tool. Thank you!

I have got these errors using that tool. I really don’t know what it means

It look likes https://github.com/cocos2d/cocos2d-x/issues/15155

Thanks! @murlock