Implements silent auto update feature as far as possible for MSIX packaged apps
MSIX packaged apps can implement auto update feature really easy
Just checking ‘Enable automatic updates’ on create app packages wizard.
And there are a few customize points the automatic updates feature such as:
ShowPrompt attribute for OnLaunch ele… Continue reading Implements silent auto update feature as far as possible for MSIX packaged apps
