Remote debugging with latest Firefox not works on Windows android

Hi,

I cannot debug JSB android Hello World Application application with Firefox even I use latest cocos2dx v 3.9 on Windows

Step to reproduce:

  1. setup and create project using cocos scripts
  2. build and run android project
  3. Try to connect with Firefox. You will see ‘Operation timed out: opening toolbox’

Please let me know what I can do to fix this issue. Thanks

Also this issue described here as well

@nisafrost

For JSB debugging try with firefox version 39 or below. JSB Debugging is not working from firefox version 40 onwards.

Thanks for quick reply, I have installed Firefox 37 and now have new issue.

Steps with cocos2d-x v3.9

  1. setup.py
  2. create new project - cocos
  3. create android studio project and run
  4. app runing successfully
  5. from firefox Developer->Connect->127.0.0.1 5086
    I have edited about:config before as described here http://www.cocos2d-x.org/docs/manual/framework/native/v3/js-remote-debugger/en

And I receive unexpected error.

Please help me to solve this. Thanks and Regards

1 Like