On clicking the "inspect" button in chrome, the debugging connection is getting lost in Chrome Dev tool and the app is getting crashed in Tv simultaneously

Pre-requisites:

Steps:

  1. Open VS Code.
  2. Your device name > Right Click > Debug.
  3. Local Host window will appear at the bottom right of the app
  4. Copy the localhost:57241 (yours will be different and be different each time you launch as debug).
  5. Go to chrome://inspect
  6. Devices > Configure > put in your localhost > Done
  7. Under Remote Target, your device will appear
  8. Click inspect and DevTools will launch.
  • Issue occurs from step 8 : On clicking the “inspect” button, the debugging connection is getting lost in Chrome Dev tool and the app is getting crashed in Tv simultaneously.

On following the above steps, the app is getting crashed and error occurs in the chrome dev tool as in the below screenshot

We do not debug app issues. Please check again with the samples we provide. Thank you.