Cocos IDE debugging via USB, using ADB mode, requiers wifi connection

Hi All

I’m experiencing a problem while trying to debug Cocos2d-JS projects on android devices.
basically i have my device connected via USB and the debugger set to ADB mode. when i debug the project, my device loads the app but immediately asks me to “open Wifi for debugging…”.

is there a way to disable this WiFi message, as i shouldn’t need it for debugging via USB?
is this behavior a bug?

1 Like

cocos2d-js 3.0 final version has fixed this bug.