I have a UWP windows 10 application and I have used MVVM in the project. All the ViewModels are present in the portable project.
How do I configure the hockey app in portable for UWP windows 10 application? Thanks in advance.
I have a UWP windows 10 application and I have used MVVM in the project. All the ViewModels are present in the portable project.
How do I configure the hockey app in portable for UWP windows 10 application? Thanks in advance.
Add to Jet Chopper's suggestion, the HocyeyApp is supported in UWP. This document HockeyApp for Applications on Windows has detailed steps about how to setup and use it.
The main code as about configuration as the following: