DEV Community

Discussion on: Enabling automatic updates for sideloaded UWP apps

Collapse
 
frogslegs profile image
FrogsLegs

Hi Muhammad, first off great article and thank you for packaging this into a NuGet package. I'm going to take a look at this tonight as we're facing similar issues with the auto-updater from 1803.

Quick question, did you manage to test this out in Assigned Access (Kiosk) mode?

Collapse
 
mhmd_azeez profile image
Muhammad Azeez

I have not tested it myself, but someone else did. The app would crash in Assigned Access mode if the app checked for updates at startup, they found out that introducing a little bit of delay fixed the problem.