Creating a focus app

Hey,

I am looking into creating an app that sets limits on what apps can be use while in the apps focused mode. Something similar to Opal or Forest. I saw that the Screen Time API has similar utility for parental control apps, would I be able to use the API for an app tailored to adults with it remaining under guidelines?

Replies

Hi, Yes the Screen Time API frameworks provide the capability to provide screen time management for personal as well as guardian control.

Parental control was introduced first: https://developer.apple.com/videos/play/wwdc2021/10123/ Personal control was introduced next year: https://developer.apple.com/videos/play/wwdc2022/110336/

Managed Settings (https://developer.apple.com/documentation/ManagedSettings) Family Controls (https://developer.apple.com/documentation/familycontrols/) Device Activity (https://developer.apple.com/documentation/deviceactivity/)