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:
- setup and create project using cocos scripts
- build and run android project
- 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
- setup.py
- create new project - cocos
- create android studio project and run
- app runing successfully
- 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