Developer tools while running Web view in kepler NOT WORKING , even after doing steps mentioned in below thread
Hello Amit, can you please provide the details of the issue and did you follow the steps mention in other thread of similar issue How to access Developer tools while running Web view in kepler - #5
Hello Amit, I tested Developer tools using the WebView Reference App from here https://developer.amazon.com/docs/kepler-tv-webview/webview-reference-app.html.
I followed steps here https://developer.amazon.com/docs/kepler-tv-webview/develop-your-app-with-webview.html#enable-and-use-devtools-for-debugging.
I also created a tunnel from instructions in link using vda forward tcp:9229 tcp:9229
Then go into chrome://inspect/#devices on Chrome browser.
You should see the following, which shows that the tunnel was created successfully.
Click on Inspect for localhost:9229
You should see the following window.
i can see the devtool launching , thanks !!
i’m able to view 9229 and 8081 as well
However after launching the devtool its automatically crashing , i have latest chrome version and i tried it with chromium as well , still its crashing and devtool is no longer accessible
Hi @amit,
When this happens, does the App also crash? or are you only seeing Chrome Dev Tools crashing while the App continues to run?
App doesn’t crash , its issue with chrome , tried fresh installing chrome still its the same , it worked in chromium
Got it. Can you share the Chrome and Chromium browser versions that you are noticing this on? As mentioned above we are not able to reproduce this in one of your samples apps, but we can try with the same browser versions you are using. Thanks!
Chrome Version 140.0.7339.81 (Official Build) (arm64)
Chromium Version 142.0.7396.0 (Developer Build) (arm64)

