Post

Replies

Boosts

Views

Activity

Comment on SystemExtension activation status without popup
If it responds over XPC it's definitely activated, we are good on this part. I'm not sure though that an activated extension is always running, for whatever reason. Can we assume that even if it's not running (there is no process) macOS will always start it up for me just because I issued an XPC request over its Mach service?
Topic: App & System Services SubTopic: Drivers Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on SystemExtension activation status without popup
(instancetype)propertiesRequestForExtension:(NSString *)identifier queue:(dispatch_queue_t)queue; Looks very promising. I'll check it out!
Topic: App & System Services SubTopic: Drivers Tags:
Replies
Boosts
Views
Activity
Sep ’21