Version: 2022.2
Language : English
Package a UWP app in Visual Studio
Deploy a UWP app with the Windows Device Portal

Deploy a UWP application

To deploy your Universal Windows PlatformAn IAP feature that supports Microsoft’s In App Purchase simulator, which allows you to test IAP purchase flows on devices before publishing your application. More info
See in Glossary
(UWP) application, you first need to build your project. After Unity generates your Visual Studio solution, you can deploy your application. For more information, refer to Microsoft documentation on deploying UWP apps from Visual Studio.

Use the following steps to deploy your UWP application:

  1. On the Visual Studio debugger toolbar, choose the deployment target from the dropdown list next to the Start Debugging button.
    If you are deploying to a remote device, refer to Microsoft documentation on how to specify a remote device.
  2. On the Build menu, choose Deploy.

Additional resources

Package a UWP app in Visual Studio
Deploy a UWP app with the Windows Device Portal