Posts

Post not yet marked as solved
2 Replies
208 Views
Hi we are developing a launchDeamon application and need to be notified when a new session is initiated or when a user connects to the Mac We looked into the Notifications in Cocoa and the Security framework and couldn't get a precise number is there any way to detect the ammount of users/sessions currently active?
Posted
by orenc17.
Last updated
.
Post not yet marked as solved
1 Replies
178 Views
Hi, We developing a daemon service that has a network extension We are trying to implement an OTA update mechanism for the entire bundle (which holds 7 packages), and encountering issues with the NetworkExtension update scenario, specifically error 13 OSSystemExtensionErrorAuthorizationRequired the error is happening in our Network Extension preinstall script when we try to remove the previous installation What is the recommended way to approach this situation?
Posted
by orenc17.
Last updated
.