Constant tauri::updater::EVENT_STATUS_UPDATE

source ·
pub const EVENT_STATUS_UPDATE: &str = "tauri://update-status";
Available on crate feature updater only.
Expand description

Send updater status or error even if dialog is enabled, you should always listen for this event. It’ll send you the install progress and any error triggered during update check and install