NSExtensionPointIdentifier for DeviceActivityMonitor Extension

We're implementing a DeviceActivityMonitor for the new Screentime APIs, since there is no preset extension of this type, we have created an empty one. However it is not being launched since we don't have a matching NSExtensionPointIdentifier for Screen time or DeviceActivityMonitor.

What is the NSExtensionPointIdentifier for this type of extension?

Answered by Systems Engineer in 677975022

com.apple.deviceactivity.monitor-extension

Accepted Answer

com.apple.deviceactivity.monitor-extension

Hi, Can you please share your code for how to make an extension for DeviceActivityMonitor ??

NSExtensionPointIdentifier for DeviceActivityMonitor Extension
 
 
Q