Sam
Sam
Hi @riverar, Thanks for the suggestion, unfortunately that doesn't work either, still get the same `UI Access is not supported for Desktop AppX processes` error. This is the list of...
@EHO-makai Thanks for the reply, I have added a copy of the manifest I'm using below. I have also tried adding `UIaccess = True` to a desktop bridge app published...
@DrusTheAxe, yes except mine says: `` As we don't need to run with elevated permission, just uiAccess
Just tried changing to `` , Problem persists
Thanks for finding the root problem @riverar. I assumed that the Windows Apps folder would have been a trusted folder - more so than program files. So I guess the...
@jeffstall @jvintzel @anarvekar-msft @DrusTheAxe is there any timeline for when this will be fixed? I'm surprised this isn't required internally.
@DrusTheAxe have filed the bug. Bit concerned that this is the second time I have been told to report this elsewhere MSIX GitHub repo -> WASDK -> Feedback Hub
https://github.com/microsoft/microsoft-ui-xaml/issues/6331
@DrusTheAxe @timkur Just Thought i would add the link to the feedback Hub item https://aka.ms/AAf3d73 Let me know if you need anything else
The app im trying to use this for [ModernFlyouts](https://github.com/ModernFlyouts-Community/ModernFlyouts), is a wpf desktop bridge app (with winui 2 xaml islands).