Javascript (Construct 3 Plugins)

  • 57
    This content is deleted
    Addon
    Javascript

    Use 3rd party JS libraries (including JQuery), call Javascript functions, access object properties and methods. Implement game objects, and algorithms in Javasc...

You're viewing a single comment in a conversation. View all the comments
  • 4 Comments

  • Order by
  • If I add the addon,the game will be stuck at the loading screen on Android 4.4.2/Webview 30. If I remove the addon, the game will work.

    • And also try to open this test game:

      valerypopoff.ru/temp/plugintest/plugin

      Does it open?

    • 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

    • Weird. What does show up in the console? Webview 30 is Chrome 30, right?