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

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

Description

@fbartho

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions