You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to remotely debug a webview2 based xbox application. I can successfully deploy and debug my sample app through Visual Studio. But there is no web devtools available, so that I had tried the following tutorial with no success. My xbox is not avaliable on edge://inspect page.
I've already added my xbox's root certificate to my computer's trusted root authorities.
Any help would be appreciated
regards,
Osman
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
ID: 8ffb3d64-97dd-5fd4-a242-73462764b98b
Version Independent ID: 8ffb3d64-97dd-5fd4-a242-73462764b98b
Since you've already added your Xbox's root certificate to your computer's trusted root authorities, there might be another step you need to take. Have you tried checking if the Xbox Developer Mode is enabled on your Xbox? This mode is necessary for remote debugging. You can enable it by going to the "Settings" menu on your Xbox and selecting "Developer mode."
Once Developer Mode is enabled, you should be able to connect to your Xbox for remote debugging.
Yes, I had already enabled Dev mode, otherwise, I could not be able to deploy any app to my Xbox through Visual Studio.
Besides, "Device Portal" is also enabled at "Remote Access Settings" on my Xbox. The IP address is "https://192.168.1.70:11443". I can access the Xbox Device Portal from MS Edge on my laptop.
Here is a screenshot of my simple app, a copy of "webview2_sample_uwp" sample application. Nothing happens when clicking on DevTools icon topright corner.
Here is my edge://inspect page.
Here is my Xbox Device Portal, it is the latest software version I guess. The certificate error is apparent btw.
I had "reset SSL certificates" from the device portal on my Xbox device. Then downloaded the root certificate to my host pc. Now everything is working without issue.
Hello there,
I am trying to remotely debug a webview2 based xbox application. I can successfully deploy and debug my sample app through Visual Studio. But there is no web devtools available, so that I had tried the following tutorial with no success. My xbox is not avaliable on edge://inspect page.
I've already added my xbox's root certificate to my computer's trusted root authorities.
Any help would be appreciated
regards,
Osman
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: