I want to save DeviceActivityReportScene
data on Persistent Database for future use. Is there any way I can achieve that? as I am not able to get that done using Filemanager URL with AppGroup.
Is it even possible to save the data? makeConfiguration
-> Is where I am trying to save the data using DB Helper class.
How can I save device activity data fetched from Device Activity Report
In order to preserve the user's privacy, Device Activity report extensions are not permitted to save data to a shared container.
Is there an official statement from Apple regarding the ability to save data fetched from Device Activity Report? Why is there permission for Screen Time Access then, what point of it if I can only display usage and set up rules based on activities for limiting apps usage?
How do apps like Opal and Jomo create groups/squad to see friends screentime data?