Closed kaatt closed 4 years ago
Have you manually tested this change?
Nope, will test and comment
It works.
However I still see the crash reporter on macOS for the previous instance that was closed. Not sure if it's my code or an issue with this module or electron v9.
However I still see the crash reporter on macOS for the previous instance that was closed. Not sure if it's my code or an issue with this module or electron v9.
I don't know. Let me know if you figure it out.
showMessageBox
returns a promise so it always moved the app to the Applications folder regardless of user selection. In certain cases this crashed the app.