document lack of MAS support for login item APIs

This commit is contained in:
Zeke Sikelianos 2016-09-26 11:00:13 -07:00
parent 1dd05ff520
commit bb955b6202
2 changed files with 8 additions and 0 deletions

View file

@ -161,6 +161,8 @@ and the following behaviors have been changed:
* Video capture may not work for some machines.
* Certain accessibility features may not work.
* Apps will not be aware of DNS changes.
* APIs for launching apps at login are disabled. See
https://github.com/electron/electron/issues/7312#issuecomment-249479237
Also, due to the usage of app sandboxing, the resources which can be accessed by
the app are strictly limited; you can read [App Sandboxing][app-sandboxing] for