screen time changes for ios 26
Asked on 06/16/2025
1 search
In iOS 26, there are several updates related to Screen Time and parental controls. The Screen Time Framework has been enhanced to provide tools for parents and guardians to supervise their children's web usage. Additionally, the Family Controls feature allows apps to offer their own parental controls on a device. The Sensitive Content Analysis API has been expanded to detect and block nudity in live streaming video calls, further enhancing child safety.
For more detailed information, you can refer to the session titled "Deliver age-appropriate experiences in your app" which discusses these updates in depth. You can find more about these features in the chapter More ways to keep kids safe.

Deliver age-appropriate experiences in your app
Learn how to deliver age-appropriate experiences in your app with the new Declared Age Range API. We’ll cover how parents can allow their child to share an age range with an app to ensure a safe experience in a privacy-preserving way. We’ll also explore how this framework can help you tailor your app’s content and features based on a user’s age, and show you how to implement age gates, understand caching, and respect user privacy while creating safer and more engaging experiences.

Keynote
Don’t miss the exciting reveal of the latest Apple software and technologies.

Make your UIKit app more flexible
Find out how your UIKit app can become more flexible on iPhone, iPad, Mac, and Apple Vision Pro by using scenes and container view controllers. Learn to unlock your app’s full potential by transitioning from an app-centric to a scene-based lifecycle, including enhanced window resizing and improved multitasking. Explore enhancements to UISplitViewController, such as interactive column resizing and first-class support for inspector columns. And make your views and controls more adaptive by adopting new layout APIs.