Apple weighs allowing AI agents in the App Store

Reporting by The Information, summarized by AppleInsider, says Apple is exploring ways to allow apps that embed AI agents into the App Store while limiting safety and policy risks. AppleInsider reports The Information says Apple has so far blocked apps that can be used to write code or create programs because the App Store Review Guidelines prohibit on-device code generation and execution, and because such functionality could be used to produce malware or to create apps that bypass App Store purchases. AppleInsider also notes the company is considering technical and policy controls and that WWDC in June may include broader AI-related announcements, per AppleInsider.
What happened
The Information reports that Apple is exploring ways to welcome apps that embed AI agents into the App Store, according to a summary in AppleInsider. AppleInsider reports The Information says Apple has been blocking apps that provide functionality for writing code or creating programs, citing the App Store Review Guidelines' prohibitions on on-device code generation and execution. AppleInsider adds that the company worries such agentic coding features could be used to create malware or to generate apps that sidestep App Store purchases, and that Apple is discussing technical and policy mechanisms to limit those risks.
Technical details
Editorial analysis - technical context: Agentic apps that generate or execute code on a device substantially expand the attack surface compared with static mobile apps. Industry-pattern observations note that controlling runtime behavior and sandbox escapes is hard on mobile platforms, and that containment typically requires a mix of static review, runtime monitoring, and strict sandboxing or server-side execution.
Context and significance
The decision matters because the App Store is a primary distribution and monetization channel for mobile software. Allowing agentic AI within the App Store under constrained conditions could enable new developer workflows and consumer features while exposing Apple to new moderation, security, and revenue-protection tradeoffs. Observers have previously flagged that platform owners balance enabling innovation with enforcing ecosystem rules; reporting frames Apple's internal discussions as part of that broader tension.
What to watch
Observers will watch WWDC in June for any Apple announcements related to AI tooling or policy; AppleInsider notes WWDC may include AI-related content. Additional signals to follow include any formal changes to App Store Review Guidelines, new developer-facing APIs or sandboxing controls, and whether Apple publishes explicit rules for on-device code generation or requires server-side execution for agentic features.
Editorial analysis: For practitioners, the practical implications will center on where compute and execution are permitted. If platform policy forces model execution server-side, that affects latency, cost, and data flows. If Apple instead creates vetted execution sandboxes, developers will need to design agentic features to satisfy review and runtime constraints.
Reported sources
This summary relies on reporting in The Information as recapped by AppleInsider.
Scoring Rationale
Platform-level policy changes at Apple could materially affect how developers design and deploy agentic AI on iOS. The story is notable because the App Store is a major distribution channel, but the current reporting describes exploration rather than a confirmed policy change.
Practice interview problems based on real data
1,500+ SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems

