FamilyActivityData
An interface to a person’s family activity data.
Declaration
class FamilyActivityDataOverview
To fetch a person’s family activity data, use installedApplications, visitedWebDomains, or activityCategories based on the type of data you need.
Region support, authorization, and entitlement
You can develop and test an app that uses this class on devices in any region. Customer installations of your app can only use the class on devices located in the EU that are signed in with an Apple Account with an EU country or region.
Your app’s authorization status needs to be AuthorizationStatus.approvedWithDataAccess to use this class.
Your app needs the Family Controls App and Website Usage entitlement to use this class. Enable the capability on your Xcode target to add the entitlement to your app. For more information, see Adding capabilities to your app.