MicrosoftEdge / MicrosoftEdge/WebView2Feedback
WebView2 and Surface Hub (Windows 10 Teams) compatibility
@KomalPrasadMSPM is already working on this.
Since Mar 5, 2025.
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Description
Made a WinUI3 app that show a source page and nothing more, it uses WebView2 Runtime Fixed version and .NET 5 Runtime self contained.. I upload the app to the Microsoft Store, I install it on a Surface Hub but when I try to open it I get a "needs repair" prompt a nothing more.
The same app works on other Windows 10 devices like PCs and laptops, even if the .NET Runtime is not installed on them.
Version
NET: dotnet-sdk-5.0.405-win-x64
WebView2 Fixed Runtime: Microsoft.WebView2.FixedVersionRuntime.94.0.992.50.x64
Framework: WinUi3
OS: Windows 10 Teams (Surface Hub)
Additional context
The problem seems to be with the Surface Hub. You can only install apps on Surface Hub devices from the store, so you can't install the WebView2 Runtime library and .NET 5 Runtime, you have to embed them on your app.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.