Family control app uploading error

/Users/varunashokbhaisidpara/Desktop/Screenshot 2024-11-15 at 5.43.44 PM.png

This error occurs When I try to upload an app on the test flight or App Store. I checked "Automatically manage signing" in the main target. and i have added extensions DeviceActivityMonitorExtension, ShieldConfigurationExtension, ShieldActionExtension, DeviceActivityReport. and all have selected "Automatically manage signing" in the target > signing and capability.

pls provide me with an exact solution set by step.

Thank you

Answered by Engineer in 814452022

Hi,

Have you added Family Controls as a capability in Xcode and for your APP ID on the developer portal? These errors usually mean a capability or entitlement isn't tied to your app that it I needs or declares it supports. You have need to also regenerate your provisioning profiles after you make these changes.

Family Controls also requires that you apply for and acquire a production entitlement before submission which appears to be necessary to push your app to TestFlight.

Rico


WWDR | DTS | Software Engineer

this is what issue i founded

Hi,

Have you added Family Controls as a capability in Xcode and for your APP ID on the developer portal? These errors usually mean a capability or entitlement isn't tied to your app that it I needs or declares it supports. You have need to also regenerate your provisioning profiles after you make these changes.

Family Controls also requires that you apply for and acquire a production entitlement before submission which appears to be necessary to push your app to TestFlight.

Rico


WWDR | DTS | Software Engineer

What Rico said plus…

If you want to confirm whether a specific capability has platform or distribution restrictions, see Finding a Capability’s Distribution Restrictions.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Family control app uploading error
 
 
Q