Creating device activity monitor extension

I am writing an app of family controls and device settings. In the docs for DeviceActivityMonitor I read about the principal class of device activity monitor extension, so I have to implement it. But, in XCode there is no such extension. How do i create it?

Replies

Any luck with this question?

See this post which describes how you can create such an extension by using the CallDirectory extension and then just changing the PrincipalClass and identifier.

https://developer.apple.com/forums/thread/685126

Post not yet marked as solved Up vote reply of fuzi Down vote reply of fuzi

https://developer.apple.com/forums/thread/688188?page=1#685516022