You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: