How to call a system preferences page through a mac-Catalyst app?

Asked on 09/07/2024

1 search

To call a system preferences page through a Mac Catalyst app, you need to update your app to point to the new macOS system settings. This is particularly relevant if your app includes system extensions. You should direct users to the "General" section for login items and extensions, as older methods like directory services and login items plist files are no longer supported. This change is part of Apple's efforts to enhance clarity and control over what is running on the system, as discussed in the session What’s new in privacy.