enter Installation Mode
abstract suspend fun enterInstallationMode(updateProgress: suspend (progress: Progress) -> Unit = {})
Enter installation mode. In this mode, installation data is updated using notifications flow.
Parameters
update Progress
Update progress of operation