Hello,
I am trying to build a small iOS application that makes use of the Screen Time API showcased at WWDC2022 (https://developer.apple.com/videos/play/wwdc2022/110336/). I set up the code example, and tried adding Family Controls from the list of capabilities, however I am getting the following error messages:
The capability associated with "FAMILY_CONTROLS" could not be determined. Please file a bug report at https://feedbackassistant.apple.com and include the Update Signing report from the Report navigator.
Enterprise development teams, including "<redacted>", do not support the Family Controls capability.
- Does this mean the only way to get to test/use this API is by having a personal Apple Developer Program membership?
- There is no company of more than one person (i.e. enterprise) who is developing applications using this framework?
- How can I test building an application that uses family controls without purchasing a personal Apple Developer Program membership?