#After using app.restart(), the app shows the "Could not connect: Connection refused" text
6 messages · Page 1 of 1 (latest)
in development the restart() function isn't really usable since the tauri cli doesn't recognize it as a restart making it loose connection and shutting down the beforeDevCommand
at least that's what i think is happening here
hmm I will check that
ok it worked <3