Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

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

💬 Ask a question or report a problem