You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: document Apple API 2-year minimum range constraint
- Added critical limitation: age thresholds must create 2+ year ranges
- Explained why 10, 13, 16 works (creates valid 2-year ranges)
- Provided valid examples: 10,13,16 and 13,17,21
- Provided invalid example: 13,14,21 (1-year range rejected)
- Added to both iOS Setup and API Reference sections
0 commit comments