Closed
Description
I have issues (see MicrosoftEdge/WebView2Feedback#2640) running WebView2 in my UWP application, so I tried to run the UWP sample in this repo. I performed the following steps:
- Build the UWP sample in Visual Studio 2022 and package it.
- Install the digital signature to the local machine's root CA to be able to install the package.
- Install the package on my development machine and it runs without any issues.
Now I try the same on my Windows 10 machine:
- Install the WebView2 runtime using the Evergreen bootstrapper.
- Reboot the machine.
- Install the digital signature to the local machine's root CA to be able to install the package.
- Install the package on my development machine and the apps runs, but only shows a blank page where it showed the web-view on my development box.
Metadata
Metadata
Assignees
Labels
No labels