# UpdateManager.onUpdateFailed(function callback)

Listens on Mini Program update failure event. The app, instead of the developer, triggers the download when a newer version is available. A callback is performed when the download fails (probably due to network problems).

# Parameters

# function callback

The callback function for Mini Program update failure event.

点击咨询小助手