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
@weiluenju
I also faced this problem.
I think they should really add this to the documentation.
Mac hidden handling is different from Linux and Windows.
What you need to do is check the LoginItemSettings:
node -v
): 8.10Now my program can auto start, but the window still show after login, even I already set isHidden to true.
I try to see the nw.App.argv array, but not found any about hidden information.
How can I do to handle the hidden in MacOS?
Thanks.
The text was updated successfully, but these errors were encountered: