Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

[iOS] setAge: null / 0 leads to a coppa-protected account. #45

Open
fbartho opened this issue Dec 20, 2018 · 1 comment
Open

[iOS] setAge: null / 0 leads to a coppa-protected account. #45

fbartho opened this issue Dec 20, 2018 · 1 comment

Comments

@fbartho
Copy link

fbartho commented Dec 20, 2018

We don't track or collect our user's age in our Product. Our product is only for adults. As a result we have no "sane" value to Set Age with.

The iOS SDK Code as written treats an age of 0 as "underage" as far as I can see from the code.

Is there a way to declare globally that age is irrelevant for our product? Otherwise I'm going to have to hack it with setAge: 1000.

Thoughts?

@Psrinath-branch
Copy link

Hi @fbartho -

Thank you for reaching out to us with this question.

As your app isn't for underaged kids, our recommendation is not to setAge: or use the setAge: method in your code.

Thanks!
Pooja

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants