Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Updater.CheckForUpdatesInBackground

Checks for updates, but does not display any UI unless an update is found.

Component Version macOS Windows Linux Server iOS SDK
Updater 6.5 ✅ Yes ✅ Yes ❌ No ❌ No ❌ No
MBS( "Updater.CheckForUpdatesInBackground" )

Parameters

none

Result

Returns OK or error.

Description

Checks for updates, but does not display any UI unless an update is found.
This is meant for programmatically initating a check for updates. That is, it will display no UI unless it actually finds an update, in which case it proceeds as usual.

This function checks for a license.

Created 29th September 2016, last changed 29th September 2016


Updater.CheckForUpdates - Updater.GetAutomaticallyChecksForUpdates