Apple announced today that App Store Connect now includes new age rating questions for apps with social media features, a move that will affect every developer shipping to iOS, iPadOS, or macOS. That’s a direct consequence of the Time Allowances feature unveiled at WWDC26.
Key Takeaways
- Apps with social media capabilities will automatically fall under the new “Social Media” Time Allowance category.
- Those apps receive a mandatory minimum age rating of 13+.
- Developers must answer the new questionnaire by September 2026 to submit updates or new apps.
- Non‑social media apps that block under‑13 users won’t be forced into the Social Media category.
- Apple adds a “Social Media” content descriptor to App Store product pages.
App Store age rating questionnaire gets social media focus
During WWDC26, Apple rolled out a suite of child‑safety tools, and the most visible change is the addition of social media questions to the age rating questionnaire. We’re seeing a clear policy shift: any app that lets users redistribute, amplify, or interact with user‑generated content via a feed will be treated as a social‑media app, no matter the primary category you selected.
What the new questions look like
Apple defines a social media capability as “the ability to redistribute, amplify, or interact with user‑generated content through a social feed or similar discovery method.” That’s a precise definition that leaves little room for interpretation. The questionnaire now asks developers to confirm whether their app offers such capabilities, and if it does, the app will display a new “Social Media” content descriptor on its App Store product page.
“Apps with these capabilities will be placed in the Time Allowance category for Social Media” and “receive a minimum age rating of 13+.”
That language is straight from the source, and it makes the expectation crystal clear. Developers can’t dodge the rule by simply labeling their app as a game or entertainment product.
How Time Allowances reshape parental controls
Time Allowances let parents set limits on how much time kids spend in specific categories like Entertainment, Games, and now Social Media. Because Apple says “apps and games that include social media capabilities will be placed in the Time Allowance category for Social Media regardless of the category selected in App Store Connect,” parents will see a dedicated slot for social media usage.
That’s a big shift. It means a kid’s daily limit could be split between gaming and scrolling, rather than lumping everything together.
The policy also clarifies that if an app “doesn’t enable social media capabilities for users under 13, won’t be included in the Time Allowance category for Social Media for users under 13.” In other words, safeguarding under‑13s can be achieved by simply disabling the social feed for that age group.
Historical Context
Apple has long used age ratings to guide families, starting with the original 12‑plus and 17‑plus classifications. Over time the company added more granular descriptors—like “Violent” or “Gambling”—to give users a clearer picture of content. The recent Time Allowances build on that legacy by carving out a separate bucket for social interaction, a move that mirrors the growing importance of digital social spaces.
Earlier updates introduced privacy‑focused prompts and location‑use disclosures, but they left social feeds bundled with broader categories. By isolating social media, Apple acknowledges that the dynamics of a feed differ from passive entertainment. This change also aligns with broader industry conversations about how children engage with algorithm‑driven content.
Developers have responded to past rating shifts by adjusting UI flows or adding optional screens. Those experiences provide a roadmap for the upcoming compliance work. The new questionnaire adds a concrete checkpoint, turning what was once a soft guideline into a hard requirement.
Implications for developers
From a developer standpoint, the new questionnaire is a compliance checkpoint you can’t ignore. Starting in September 2026, you must answer the social media questions before you can submit new apps, updates, or even notarize an app for alternative distribution. That’s a hard deadline.
If you miss it, your build will be rejected. The system doesn’t allow a “maybe” answer; you either have social media capabilities or you don’t.
The impact is immediate for any app that incorporates user‑generated content feeds, comment sections, or sharing features. Even a simple “share this score” button could qualify your app for the new category if it routes users to a feed where others can see and interact with that content.
Here’s a quick checklist:
- Identify every screen that shows a feed or allows content amplification.
- Determine if under‑13 users can access that feed.
- Update your App Store Connect questionnaire accordingly.
- Prepare to display the “Social Media” content descriptor on your product page.
We’ve seen similar policy moves before, but this one is more granular. The forced 13+ rating could push some developers to redesign their user flows to keep younger audiences out of the social features entirely.
Potential edge cases
One gray area is apps that embed third‑party social widgets. If those widgets pull a feed into your app, Apple will likely consider the whole app as having social media capabilities. That’s a risky assumption, but the language “through a social feed or similar discovery method” is broad enough to encompass embedded content.
Developers will need to audit third‑party SDKs for compliance. It’s not enough to say “we don’t have a social module” if the SDK does the heavy lifting behind the scenes.
Another edge case involves games that let players share achievements on a leaderboard that other players can view. Apple might classify that as a form of content amplification, which would trigger the social media category.
In short, the safest route is to treat any user‑generated content that can be browsed or interacted with as social media.
Competitive Landscape
Other major app distribution platforms have started to surface similar concerns about social feeds, though they have taken different approaches. Some rely on broad “user‑generated content” tags, while others require developers to self‑declare specific features during submission. Apple’s decision to tie the new descriptor to a Time Allowance category creates a direct link between rating and parental‑control tooling, a nuance that sets it apart.
That distinction may influence how developers prioritize compliance across stores. If a single app must meet multiple, slightly divergent standards, the cost of maintaining parallel implementations rises. Teams that already segment their codebase by feature flag will find it easier to adapt, while monolithic designs could face more refactoring work.
Observing how competitors evolve their policies will be useful for long‑term strategy. If the industry converges on a similar social‑media bucket, developers could benefit from a unified compliance effort. Until then, staying agile remains the safest bet.
What This Means For You
If you’re a developer, start today by reviewing your app’s features against Apple’s definition. We’ve already seen the new questionnaire appear in App Store Connect, so you can log in and see the exact questions.
Don’t wait for a rejection. Early compliance will keep your release schedule on track for iOS 27, iPadOS 27, and macOS 27.
Consider three concrete scenarios:
- Fitness app with community challenges. If users can post results to a public leaderboard that others can view and comment on, the feed counts as social media. You’ll need to either block that feed for under‑13 users or accept the 13+ rating.
- Educational platform that lets students share project links. A gallery where peers browse each other’s work triggers the same rule. Adding an age‑gate before the gallery appears can keep the core learning experience out of the social bucket.
- Casual game with a “share your high score” button. When the button leads to a feed of other players’ scores, the game inherits the social media classification. You might redesign the share flow to open an external app instead of an in‑app feed.
If you’re a parent or educator, the new Time Allowance category gives you a clearer knob to turn. You can now set a separate daily limit for social media, which should help kids balance screen time across different activities.
That’s the practical upside: a more nuanced parental control experience that reflects how kids actually use their devices.
From a broader perspective, Apple is nudging the entire ecosystem toward more transparent content categorisation. The question now is whether other platforms will follow suit or whether developers will find workarounds that keep the social feed hidden from the age‑rating system.
Only if this policy will truly protect younger users or simply add another layer of bureaucracy for developers.
Key Questions Remaining
Several uncertainties linger as the deadline approaches:
- How will Apple verify that a feed is truly inaccessible to under‑13 users? Will there be automated checks or manual reviews?
- What happens if an app toggles the social feed on after a user upgrades from under‑13 to an older age group? Will the rating adjust dynamically?
- Will future OS releases introduce additional categories beyond Social Media, such as “AI‑Generated Content”?
Answers to these points will shape both compliance strategies and the overall effectiveness of the new framework.
Sources: 9to5Mac, Apple

