TargetDeviceFamily=Windows.Desktop causes BladeView resource load exception #3990
Unanswered
bent-rasmussen
asked this question in
Questions & Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm submitting a...
Bug report (I searched for similar issues and did not find one)
Current behavior
The application crashes with a resource load exception.
Expected behavior
The application does not crash.
Context
Using the BladeView in an enterprise-targetted application with real-time streaming that does not suspend streaming when the user minimizes the window. Inspired by this MVP article:
https://blogs.msdn.microsoft.com/mvpawardprogram/2018/01/30/non-suspending-uwp-desktop-apps/
Minimal reproduction of the problem with instructions
Minimal reproduction of issue in this repository:
https://github.com/observito/WindowsDesktopBladeViewError
Steps to reproduce:
Environment
Beta Was this translation helpful? Give feedback.
All reactions