nymea/nymea-app

snap package upgrade should prompt to restart the app

mzanetti opened this issue · 0 comments

Right now, when the snap package is auto-updated, the app keeps on running and starts acting weird (e.g. if a running QML file instance loads another file which was updated in the meantime).

Instead we should tune in the snap package hooks and tell the user that we're going to restart the app.