Is it possible to install an UWP test app on the surface hub, without going through the store, and without Visual Studio?
My client wants to demo the unfinished application, so I can't publish it to the store. I also don't have a Surface Hub device yet...
I already have an .appxbundle package, that is signed and can be deployed on mobile phones and other PCs without the store by installing the certificate and then installing the .appxbundle.
Is this possible?
To install test apps on Surface Hub, you can refer to Install apps on your Microsoft Surface Hub, especially the Develop and test apps section.
Firstly, you need turn on developer mode:
Then you can deploy your app with either Visual Studio or Provisioning package.