This document walks through the process of requesting and enabling the com.apple.developer.family-controls entitlement, required for apps using the Wellspent SDK.

<aside> 💡

Why This Matters:

The Family Controls entitlement grants access to Apple’s Screen Time APIs, enabling your app to make use of our SDK.

Apple approval is required for the distribution entitlement but the development entitlement can be enabled in Xcode.

</aside>

Step-by-Step Integration

1. Request Entitlement from Apple

To use the Family Controls distribution entitlement, you must first apply through Apple.

2. Enable Family Controls in App Store Connect

Once your request is approved:

image.png

3. Configure Your Xcode Project

In Xcode: