Simple virtual keyboard [C3 Runtime] (Construct 3 Plugins)

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

  • Order by
  • The keyboard works OK during the development, but after the release to html5 web page it gives this error on chrome. Firefox OK.

    UPDATE: Works with WORKER MODE OFF.

    ERROR with CHROME:

    Uncaught (in promise) ReferenceError: window is not defined

    at new SimpleKeyboardInstance (c3runtime.js:3188)

    at Function.New (c3runtime.js:308)