$a.hotPush

đŸ“˜

Contains helper methods for the HotCodePush plugin.

getAutoupdateVersion

getAutoupdateVersion(): Promise

Checks the client autoupdate version.
See details here

getAutoupdateServerVersionSync

getAutoupdateServerVersionSync(): Promise

Checks the server autoupdate version.
See details here

autoupdateDownloadLatestVersion

autoupdateDownloadLatestVersion(): Promise

Automatically downloads the update to the device.
See details here.

autoupdateInstallLatestVersion

autoupdateInstallLatestVersion(): Promise

Installs the latest autoupdate version on the device.
See details here.