Post

Replies

Boosts

Views

Activity

Monterey:Network System Extension OSSystemExtensionRequest.deactivationRequest fails with authorizationRequired = 13
Hello, On Mac OS monterey, OSSystemExtensionRequest.deactivationRequest is failing with deactivation request for com.xxxxxx.networkextensionapp.netextension failed authorization check, error: Error Domain=OSSystemExtensionErrorDomain Code=13 "(null)" Even after providing the correct credentials for authorisation when prompted for.
4
0
2.0k
2w
MacOS 26 "Login Items and Extensions"system extension permission- toggle button not working
Hi Team, With Mac OS26, the "Login Items and Extension" is presented under two tabs " apps " and "Extensions" , when trying to enable the item from apps tab the toggle button is not toggling( looks like this is just a status only button (read only not edit). Any one else seeing this issue for their Network system extension app.
3
0
330
Jul ’25
Local Network permission prompt for daemon on macOS 15
Hi Team, OS is prompting for local network permission for our application which runs as root level daemon. As per the our analysis, it looks like it is prompting from our own library which is trying to get network info ' using /usr/sbin/system_profiler with "-xml -detailLevel basic SPNetworkDataType" and then trying to iterate to find DNS.ServerAddresses for each item. Then using [NSHost hostWithAddress:IPAddress];(When this library is not linked to the app then there is no prompt, so most likely this is the code that is resulting in the prompt). Is this expected ? . Is there any other way that we can get DNS host name without being prompted for local network permission on mac OS 15
28
2
4.8k
Feb ’25
Expired Developer ID Installer and application certificates
Hello, Our Production packages and executables were signed with a Developer ID installer and application certificates, that have expired yesterday. These packages were notarised but not stapled. After the certificate is expired, will the users be able to download and install the packages that were signed those certificates. (In our quick test we are able to download and install these packages but will they continue to work )
2
0
1.9k
Apr ’22
Mac OS Big Sur Preference error when trying to launch security preferences to Allow System Extension or Kernel extension
Hello, We are seeing an issue with security preferences that it is has an error when trying launch security preferences to allow system extension or kext . We have tried deleting these plists ~/Library/Preferences/com.apple.systempreferences* ~/Library/Preferences/ByHost/com.apple.systempreferences* ~/Library/Caches/com.apple.systempreferences* But didn't help. This is happening on beta7 on Intel systems and also on Developer Transition Kit too.
26
0
11k
Sep ’21
Monterey:Network System Extension OSSystemExtensionRequest.deactivationRequest fails with authorizationRequired = 13
Hello, On Mac OS monterey, OSSystemExtensionRequest.deactivationRequest is failing with deactivation request for com.xxxxxx.networkextensionapp.netextension failed authorization check, error: Error Domain=OSSystemExtensionErrorDomain Code=13 "(null)" Even after providing the correct credentials for authorisation when prompted for.
Replies
4
Boosts
0
Views
2.0k
Activity
2w
MacOS 26 "Login Items and Extensions"system extension permission- toggle button not working
Hi Team, With Mac OS26, the "Login Items and Extension" is presented under two tabs " apps " and "Extensions" , when trying to enable the item from apps tab the toggle button is not toggling( looks like this is just a status only button (read only not edit). Any one else seeing this issue for their Network system extension app.
Replies
3
Boosts
0
Views
330
Activity
Jul ’25
Local Network permission prompt for daemon on macOS 15
Hi Team, OS is prompting for local network permission for our application which runs as root level daemon. As per the our analysis, it looks like it is prompting from our own library which is trying to get network info ' using /usr/sbin/system_profiler with "-xml -detailLevel basic SPNetworkDataType" and then trying to iterate to find DNS.ServerAddresses for each item. Then using [NSHost hostWithAddress:IPAddress];(When this library is not linked to the app then there is no prompt, so most likely this is the code that is resulting in the prompt). Is this expected ? . Is there any other way that we can get DNS host name without being prompted for local network permission on mac OS 15
Replies
28
Boosts
2
Views
4.8k
Activity
Feb ’25
Expired Developer ID Installer and application certificates
Hello, Our Production packages and executables were signed with a Developer ID installer and application certificates, that have expired yesterday. These packages were notarised but not stapled. After the certificate is expired, will the users be able to download and install the packages that were signed those certificates. (In our quick test we are able to download and install these packages but will they continue to work )
Replies
2
Boosts
0
Views
1.9k
Activity
Apr ’22
Key mouse activity(CGEventTapCreate) tap application
Hello, We have a requirement to capture key/ mouse activity(input events) and to log them. Currently we use "CGEventTapCreate" , but this requires the accessibility permissions even for listening . Is there any other way to do this, without the app having the accessibility permissions .
Replies
0
Boosts
0
Views
580
Activity
Nov ’21
Mac OS Big Sur Preference error when trying to launch security preferences to Allow System Extension or Kernel extension
Hello, We are seeing an issue with security preferences that it is has an error when trying launch security preferences to allow system extension or kext . We have tried deleting these plists ~/Library/Preferences/com.apple.systempreferences* ~/Library/Preferences/ByHost/com.apple.systempreferences* ~/Library/Caches/com.apple.systempreferences* But didn't help. This is happening on beta7 on Intel systems and also on Developer Transition Kit too.
Replies
26
Boosts
0
Views
11k
Activity
Sep ’21