Post

Replies

Boosts

Views

Activity

Is `isEligibleForAgeFeatures` gonna cover the future cities/countries for us?
Does our app need to check the location or can we fully reply on this API to decide whether we wanna comply for the law of places that requires age range information? Looks like it's only covering Texas now..? would it add other places by apple..? And also this API is really hard to test a user in other places, Iike I don't know a user in Brazil gonna return true for false now, but the law in Brazil also requires the age information.
1
2
194
Mar ’26
Should we care about the "Category" for age verification?
Anyone knows to comply with Laws in Brazil, should we use all of the available age verification categories except the case selfDeclared category? In other words does Apple have a specific recommendation on which IOS categories for the verified age categories are recommended/not recommend to use for compliance? I didn't find any info regarding this
0
1
77
Mar ’26
Is `isEligibleForAgeFeatures` gonna cover the future cities/countries for us?
Does our app need to check the location or can we fully reply on this API to decide whether we wanna comply for the law of places that requires age range information? Looks like it's only covering Texas now..? would it add other places by apple..? And also this API is really hard to test a user in other places, Iike I don't know a user in Brazil gonna return true for false now, but the law in Brazil also requires the age information.
Replies
1
Boosts
2
Views
194
Activity
Mar ’26
No "Declared Age Range" from Capability
HI When I try to add Declared Age Range in the capability, there is no such thing... I'm on XCode version 26.2 (17C52)
Replies
1
Boosts
0
Views
184
Activity
Jan ’26
Should we care about the "Category" for age verification?
Anyone knows to comply with Laws in Brazil, should we use all of the available age verification categories except the case selfDeclared category? In other words does Apple have a specific recommendation on which IOS categories for the verified age categories are recommended/not recommend to use for compliance? I didn't find any info regarding this
Replies
0
Boosts
1
Views
77
Activity
Mar ’26
NO "Declared Age Range" capability on XCode17C52
I can't see that capability, anyone knows why..? does it have to be a paid developer account?
Replies
0
Boosts
0
Views
76
Activity
Jan ’26
what does the "ageGates" parameter do..?
I've tried pass different value like 13,16,18, but I don't see any difference..? could anyone tell what could happen differently if I pass a different value here?
Replies
3
Boosts
0
Views
144
Activity
Jan ’26
How can we revoke sharing to an app after shared the age range(Not for family account)
I found currently there is no way to revoke sharing age to an app after I shared to it, no matter in testing or in app settings
Replies
0
Boosts
0
Views
115
Activity
Jan ’26
What happens next if Consent is Revoked?
The tutorial only says a notification will be sent, but what happens next..? what should we do about the child account..? are we blocking them..? what happens on the child account? https://developer.apple.com/documentation/storekit/testing-age-assurance-in-sandbox
Replies
0
Boosts
0
Views
63
Activity
Feb ’26