[TIMOB-27912] Android: chrome devtools URL is no longer valid
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2020-05-29T19:28:30.000+0000 |
Affected Version/s | Release 9.0.2, Release 9.1.0 |
Fix Version/s | Release 9.0.3 |
Components | Android |
Labels | n/a |
Reporter | Ewan Harris |
Assignee | Ewan Harris |
Created | 2020-05-29T11:46:38.000+0000 |
Updated | 2020-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 achrome-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
https://github.com/appcelerator/titanium_mobile/pull/11738
merged to master for 9.1.0 target.
9_0_X: https://github.com/appcelerator/titanium_mobile/pull/11757
merged to 9_0_X for 9.0.3 target
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