Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25530] Android: Debugging from studio 4.10 will not work due to new V8 changes in SDK 7.0.0

GitHub Issuen/a
TypeBug
PriorityNone
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 7.0.0
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterLokesh Choudhary
AssigneeUnknown
Created2017-11-18T03:13:53.000+0000
Updated2018-02-28T19:55:18.000+0000

Description

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.*

Comments

No comments

JSON Source