Support for testing SDKBOX plugins on editor

Hello guys,

It would be great to test SDKBOX plugins on editor. Building projects takes time. are there any plans to make SDKBOX and plugins compatible with Editor (when running on browser or simulator)? Thanks.

I’m not sure how you would test something without building it first.

Okay so I installed SDKBOX extenstion and imported it globally. Then I created android build and added all the things mentioned here Facebook with Javascript - SDKBOX

When I am running the app, I am getting this is logcat,

2021-06-13 15:15:46.008 15058-15110/indie.zerosingh.cctemp D/jswrapper: JS: [ERROR]: ReferenceError: sdkbox is not defined
    ReferenceError: sdkbox is not defined

Using cocos 3.1. Can you give me an idea what could have gone wrong? Thanks.