# UpdateManager.onUpdateReady(function callback)

Listens on the event that a newer Mini Program version is available. The app, instead of the developer, triggers the download. A callback is performed after successful download.

# Parameters

# function callback

The callback function for the event that a newer Mini Program version is available.