Skip to content

why doesn't update complete work? ..for me #1020

Open
@JonZso

Description

@JonZso
MessageBox.Show("Downloading updates");
var updateResult = await mgr.UpdateApp();
MessageBox.Show($"Download complete. Version {updateResult.Version} will take effect when App is restarted.");

Once message box saying downloading is clicked the downloads starts... but i don't get the second message saying complete..
is it possible to have a message "Download complete" appear once downloaded?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug:old-versionIssues that target a very old version of the library, and should be retested if possible

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions