Fabian-Lars
Fabian-Lars
Sorry for the long silence, which platforms did you test this on?
/upstream tauri-apps/tauri
Do you think you can provide a minimal reproduction for us? Or at least show us the logic of the `quit` menu item.
I assume this is related to https://github.com/tauri-apps/plugins-workspace/issues/7 and therefore fixed in https://github.com/tauri-apps/plugins-workspace/pull/1441 ?
Closing as duplicate of #7
Thank you for the report, which OS did you test this on?
i assume you're also on macos? This issue is actually unrelated to the single-instance plugin. macOS has a built-in single-instance mechanism so for 99% of (macOS) apps this plugin doesn't...
As long as your (built) app is running macOS' single instance mechanism takes over, whether or not you have windows open. This means you'll also have to handle the Reopen...