Hi, I noticed in this page, there is no explanation about who/when/how the method handle_checkbox_toggle is called.
Ultimately, how should the app come to know when a app service is allowed or disallowed in System Settings > Login Items ?
I think you’ve misunderstood the nature of that method. In the page you referenced, handle_checkbox_toggle(_:)
shows how your app would respond to the user clicking a checkbox within your app to enable the login item. It’s not meant to show anything to do with the user clicking things in System Settings.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"