Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example available for AppCenter.Distribute with WPF? #1574

Closed
TheElectricCo opened this issue Jan 11, 2020 · 8 comments
Closed

Example available for AppCenter.Distribute with WPF? #1574

TheElectricCo opened this issue Jan 11, 2020 · 8 comments
Assignees
Labels

Comments

@TheElectricCo
Copy link

Hi!

First of all I want to thank you for this great tool. The Crashes and Analytics module have already spared me lots of frustration and tedious debugging time :-)

Now I would like to take my WPF app a bit further. With Azure pipelines, I have set up a chain where a msi is created and deployed to AppCenter. Users in the distribution list get an email that a new version is available, which is great. However: Can the WPF app auto-detect updates via the AppCenter.Distribute package? I can't really seem to find a good example/walktrough for this on the documents page or anywhere else...

if I try this:
Distribute.SetEnabledAsync(true)
the Enabled property stays false..

Can someone guide me in the good direction?
Thanks for the help!

@ilyashumihin
Copy link

Hi @TheElectricCo,
Thanks for getting in touch!

Currently WPF doesn't support in-app updates.

@ahdbilal ahdbilal transferred this issue from microsoft/appcenter-sdk-dotnet Jan 15, 2020
@ahdbilal ahdbilal added feature request New feature request sdk labels Jan 15, 2020
@TheElectricCo
Copy link
Author

Hi @ilyashumihin

Thanks for the update!
Any idea when this will be supported?

@OzBob
Copy link

OzBob commented Feb 18, 2020

While I wait for this to be put on the road map #1621 ...

I will:
copy my msix and appinstaller files to a web site and allow users to install/sideload the app from there.

[https://github.com/Squirrel/Squirrel.Windows/blob/develop/docs/getting-started/0-overview.md](Auto-Update using wither Squirrel.Windows (https://github.com/Squirrel/Squirrel.Windows))
or
https://winsparkle.org/

@OzBob
Copy link

OzBob commented Feb 19, 2020

@TheElectricCo Does this example from the appcenter-sdk-dotenet project work as the requested example?

@TheElectricCo
Copy link
Author

Hi @OzBob ,

not sure where to look. In the WPF demos I don't immediately see an implementation of the in-app updates (or I am looking over it, it is still morning). Can you point me where to look in the example?

Thanks,
Lens

@OzBob
Copy link

OzBob commented Feb 21, 2020

Hi Lens/ @TheElectricCo
my bad, the example doesn't have auto-update.
I am investigating win.sparkle and windows.squirrel as packages to make my own.
I am searching for an example using the AppCenter 'sparkle' URL or the CI build files pushed to my own webserver.

@ghost
Copy link

ghost commented Jun 29, 2021

This issue has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs within 15 days of this comment.

@ghost
Copy link

ghost commented Jul 14, 2021

This issue will now be closed because it hasn't had any activity for 15 days after stale. Please feel free to open a new issue if you still have a question/issue or suggestion.

@ghost ghost closed this as completed Jul 14, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants