Hello I would like to show my children devices activity reports on the parent device.Im using. family controls.
-I enabled Screen Time in parent, for monitoring child devices uses.
-I implemented Device Activity Monitor extension on my project
- And also I added to that code samples, but I could not understand how its working.
https://developer.apple.com/documentation/deviceactivity/deviceactivityreport
- In WWDC there an example for that named Worklog in here, but there is so many missing informations https://developer.apple.com/videos/play/wwdc2022/110336/
The question is How can I show usage of the apps in my App with customized SwiftUI views? as I said I did lots of suggestions but I could not implemented.