Use 3rd party JS libraries (including JQuery), call Javascript functions, access object properties and methods. Implement game objects, and algorithms in Javasc...
I will going to need you to look in the console:
Enable USB debugging:
— Go to Settings → About phone. Click on "Build number" 5 times. That will enable developer options for you.
— Go back to Settings and navigate to Developer options. Enable USB debugging
Look in the console:
— Connect your Phone to your computer with USB cable
— Open the game in a browser
— Open Chrome browser on your computer and go to the page chrome://inspect/#devices
— You should be seeing your device on the list of devices. You should also be seeing an open WebView. Click "inspect" below it. Then navigate to the "Console" tab
— Take a screenshot and show it to me