Giter VIP home page Giter VIP logo

autoupdatecomponent's People

Contributors

mhmd-azeez avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

autoupdatecomponent's Issues

Revert back to previous package

This is probably feature request, but it would be great if it would be possible to have the option to revert back to previous package version.

Like if the current version 1.3 is too unstable, possibility to pass the parameter to revert back to the 1.2 version ?
From quick look at the docs, in the PackageManager.UpdatePackageAsync the new version must be higher than the previous one, but maybe something like this would be possible with PackageManager.RemovePackageAsync and PackageManager.AddPackageAsync ?

App crashes after calling await AutoUpdateManager.TryToUpdateAsync(info);

Hi,

whenever the code reaches await AutoUpdateManager.TryToUpdateAsync(info); the app doesn't restart (the update works)
I have to restart it manually
In the event viewer there is this error

Failed 0x490 while changing the state of the AppModel runtime of the package ______ pour user ______ (actual state=0x00, wanted state=0x20)

I followed everything in the tutorial.

Min version is set to 1809

Problem when restart app on kiosk mode

We are developing a POS application which will be setup at our stores. This app is an UWP application which run on Windows 10 IOT LTSC - Kiosk Mode and we decided to deploy using side-loading.

We have used your library to implement the application :)

On desktop mode, It works well with out any problem. After update process, the application will be restarted and the new version will be loaded. But on kiosk mode, sometimes after updated, the application can't restart:

After update process, the application try to restart but it stuck on blue windows with loading spinner.

We also try waiting for a few hours but nothing change

If we try force restart device (use power off button) then after logged on kiosk mode, the application will be loaded with new version.

We have been tested the update process for about 20 times and just 1 times this problem occurred.

If you know about this problem, please help us.

Visual Studio 2017 Build error

\bin\x64\Debug\AppxManifest.xml : error APPX0501: Validation error. error 80080204: App manifest validation error: Line 54, Column 54, Reason: The Extension element must specify the Executable attribute with the EntryPoint attribute for a web application.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.