Hello! I'm designing an app that tracks users' screen time and shares it with each other. I've looked extensively into the ScreenTimeAPI and it seems as if Apple doesn't allow any way to share screen time data. Even with the user's permission.
I was wondering whether there is a way that my app (running in the background) would be able to get whether the user was currently using the notes app (or any other app).
I was looking into the AppTrackingTransparency framework to see if this functionality was at all possible, but came up short of finding an answer.
Is this possible? My guess is no but still wanted to check.
Topic:
App & System Services
SubTopic:
Processes & Concurrency
Tags:
Swift
Frameworks
Application Services