Contents

requiredRegulatoryFeatures

A set of regulatory features that are required for the person.

Declaration

var requiredRegulatoryFeatures: Set<AgeRangeService.RegulatoryFeature> { get async throws }

Return Value

A set of AgeRangeService.RegulatoryFeature values indicating which regulatory requirements apply to the person.

Discussion

Use this property to determine which regulatory features apply to a person using your app based on their region and account settings. This helps you comply with regional requirements when distributing apps on the App Store. For more information, refer to Next steps for apps distributed in Texas.

See Also

Defining regulatory features