Maybe try enabling the [privateNetworkClientServer][1]
? By default apps can't access the local network.
UWP app not working properly on other PCs except mine
UWP app is using local network to connect to a Digital Billboard. It does'n connect to Billboard on other PCs. Except mine that I built the app on that. And also works fine on a fresh windows 11 preview.
I checked the app in Firewall. And compiled with x64 and x86 with its SDKs but same result.
It seems it's missing some requirements but I don't know what things.
Thanks in advance.
-
Peter Smith 581 Reputation points Microsoft Employee
2021-07-30T18:32:38.537+00:00
1 additional answer
Sort by: Most helpful
-
Nico Zhu (Shanghai Wicresoft Co,.Ltd.) 12,866 Reputation points
2021-07-29T03:14:01.587+00:00 Hello, Welcome to Micorosoft Q&A,
UWP app is using local network to connect to a Digital Billboard.
The problem is the app enable network loopback default, If you run it with visual studio.
If you installed the app by sideload way to other machine, please refer this document to enable app network loopback manually.
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.