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

Any Idea on Exposing Other APIs like Custom check Interval and Check without UI ? #27

Open
canewsin opened this issue Jul 24, 2022 · 1 comment

Comments

@canewsin
Copy link

I see various useful methods available in winsparkle.h
like

win_sparkle_set_update_check_interval
win_sparkle_get_last_check_time
win_sparkle_check_update_without_ui

Which are pretty much useful to set custom values.

@thanhhuy0611
Copy link

I use autoUpdater.checkForUpdates(inBackground: false); but seem it doesn't work. There is nothing when I open the outdate app. But autoUpdater.checkForUpdates(inBackground: true); work well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants