Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27912] Android: chrome devtools URL is no longer valid

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2020-05-29T19:28:30.000+0000
Affected Version/sRelease 9.0.2, Release 9.1.0
Fix Version/sRelease 9.0.3
ComponentsAndroid
Labelsn/a
ReporterEwan Harris
AssigneeEwan Harris
Created2020-05-29T11:46:38.000+0000
Updated2020-06-08T15:39:51.000+0000

Description

Description

When debugging an Android app we log a message on how to connect to the debugger in Chrome which uses a chrome-devtools:// URL. In Chrome 83 this URL has been removed and is now just devtools://

Steps to reproduce

1. Build an Android app with --debug-host /localhost:9000 2. Try to open the chrome-devtools URL that gets logged

Actual

URL doesnt work

Expected

URL should work

Comments

  1. Ewan Harris 2020-05-29

    https://github.com/appcelerator/titanium_mobile/pull/11738
  2. Christopher Williams 2020-05-29

    merged to master for 9.1.0 target.
  3. Ewan Harris 2020-06-05

    9_0_X: https://github.com/appcelerator/titanium_mobile/pull/11757
  4. Christopher Williams 2020-06-05

    merged to 9_0_X for 9.0.3 target
  5. Samir Mohammed 2020-06-08

    Closing ticket, fix verified in SDK version 9.0.3.v20200608051820 and SDK Version 9.1.0.v20200604104832. Test and other information can be found at: Master: https://github.com/appcelerator/titanium_mobile/pull/11738 9_0_X: https://github.com/appcelerator/titanium_mobile/pull/11757

JSON Source