Hey,
I'm trying to use the construct 3 plugin for newgrounds but adding the authorization plugin crashes my game on boot. This is regarldess if I use the worker mode or not.
Here is the console dump:
c39a0707-c271-426e-95dd-9c858ad2c67c:1 Uncaught ReferenceError: Newgrounds is not defined
at c39a0707-c271-426e-95dd-9c858ad2c67c:1
sw.js:562 [SW-Preview] Up to date
c8743509-b5b6-4770-aa03-24caa9b341c3:15 Uncaught (in promise) TypeError: Cannot read property 'io' of undefined
at new SingleGlobalInstance (c8743509-b5b6-4770-aa03-24caa9b341c3:15)
at Function.New (jsutil.js:9)
at Instance._CreateSdkInstance (instance.js:7)
at ObjectClass._CreateSingleGlobalInstance (objectClass.js:12)
at new ObjectClass (objectClass.js:7)
at Function.New (jsutil.js:9)
at Function.Create (objectClass.js:7)
at C3Runtime._LoadDataJson (runtime.js:27)
at C3Runtime.Init (runtime.js:20)
at async RuntimeInterface._InitDOM (domSide.js:23)