You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The target platform(s) the problem occurs on (Linux, Mac, Mac App Store, and or Windows): Mac
Node version (run node -v): v8.0.0
auto-launch version: v5.0.5
The options you're passing to auto-launch: {name: "app name", isHidden: true }
Are you using NW.js or Electron? Electron
If so, which version? v2.0.3
If you're using Electron, are you using auto-launch from the main process or a renderer process? main process
Can you reproduce this with a simple Hello World example app? yes
If needs be, would you be able to provide us with a simple app (as simple as possible) which reproduces the problem? yes
Hello, I am enabling auto-launch (using AppleScript method) on application startup, the Login Item appears correctly in settings and everything is working fine.
After first run the app is automatically launched on Mac startup.
I have noticed that uninstalling the application (by dragging it to the trash or by removing it using an app like appCleaner) the entry in the Login Item remains, without the icons, and with a yellow mark on the right and I have to manually remove it.
Is this an issue or am I missing something?
How can I instruct macOS to remove the Login Item when the relative application has been uninstalled?
The text was updated successfully, but these errors were encountered:
node -v
): v8.0.0Hello, I am enabling auto-launch (using AppleScript method) on application startup, the Login Item appears correctly in settings and everything is working fine.
After first run the app is automatically launched on Mac startup.
I have noticed that uninstalling the application (by dragging it to the trash or by removing it using an app like appCleaner) the entry in the Login Item remains, without the icons, and with a yellow mark on the right and I have to manually remove it.
Is this an issue or am I missing something?
How can I instruct macOS to remove the Login Item when the relative application has been uninstalled?
The text was updated successfully, but these errors were encountered: