http update using app installs
1 TopicUWP AppInstall Auto Update issue On Windows 10
I have a new UWP application that can be installed (side-loaded) from the web with a valid certificate. However so far during testing I am unable to get the app to update when a higher version number exists on the website when auto-update is set to "0" hours or any other condition I have tried. I am at a loss to troubleshoot the issue. If I attempt to update the UWP app manually over HTTP it works as expected and recognizes when the version is the same, newer, or even older. It even installs on Windows 10 machines not in developer mode as I had hoped. If I switch the app source to a local drive and test it acts the same. What exactly are the triggers on the Windows 10 PC that cause the updated version to be discovered? What should I be looking for? - new to all thisSolved5.1KViews0likes5Comments