Description:
Debugging in studio 4.10 with SDK 7.0.0 currently says:
[WARN] : JSDebugger: (main) [13,960] Debugger listening on ws://127.0.0.1:57162/bee381f2-33f1-4699-ad62-28a72c442362
[WARN] : JSDebugger: (main) [0,960] To connect Chrome DevTools, open Chrome to chrome-devtools://devtools/bundled/inspector.html?experiments=true&v8only=true&ws=127.0.0.1:57162/bee381f2-33f1-4699-ad62-28a72c442362
[WARN] : JSDebugger: (main) [0,960] Waiting for debugger to connect for next 60 seconds...
The app status & stays on the splash screen for 60 seconds. After 60 seconds the app will start normally without the debugger attached.
*This is probably not a bug as studio 4.10 needs to be updated to support the newer V8 changes for debugger, which is expected in studio 5.0.0.*
No comments