Problem with debugging the app on TV

Chrome dev Tools does not start when debugging the app on TV. The problem is observed on both Windows and Mac OS. When testing on the emulator, this problem is not observed.

Tizen Studio 4.1, Google Chrome 88.
Link to the video with the problem: https://drive.google.com/file/d/1T0A8RoEQ3XjSUK1LVzpFKMK9FFwnG9D9/view
[edit: Link no longer works, reformatted to no longer autolink]

i am having the same problem.
can you tell me what will be the fix for the issue

The problem is with Google CHrome 88. Install Google Chrome 86 or earlier.

1 Like

Well, the problem is still here, and what to do when you cannot install older Chrome version?

The debugger was made with web components. Which were removed with Chrome 80 in 2020. You will have to somehow install Chrome 79 to use the debugger.