Apple is blocking App Store update submissions for AI-powered vibe coding apps, according to a report from 9to5Mac. Developers at Replit and Vibecode confirm that Apple has held multiple phone calls over two months explaining that their apps violate existing rules against on-device code execution.

What Happened

Apple is enforcing two longstanding policies against AI apps that generate functional software from text prompts. Guideline 2.5.2 prohibits apps from downloading, installing, or executing code that changes features or functionality. Section 3.3.1(B) of the Developer Program License Agreement bars downloaded code from altering an app's primary purpose.

Replit has been unable to publish updates since January and dropped from first to third in Apple's free developer tools category. Apple told Replit it can regain approval by opening generated apps in an external browser rather than an embedded web view. Apple told Vibecode to remove the ability to generate software for Apple platforms entirely.

Why It Matters

Vibe coding tools let anyone build and run web applications from a text prompt on their phone, bypassing the App Store submission process and Apple's 30% revenue cut. By enforcing pre-AI-era rules against AI code generation, Apple is drawing a line that could affect every mobile-first coding tool in this fast-growing AI coding market.

The workarounds Apple is offering significantly weaken these tools. Pushing generated apps to an external browser breaks the seamless mobile workflow that made vibe coding on iPhone appealing. Removing platform-specific generation defeats the core use case.

Key Details

  • Two confirmed affected apps: Replit and Vibecode
  • Apple Guideline 2.5.2 and Developer License Section 3.3.1(B) cited
  • Replit dropped from #1 to #3 in developer tools since January
  • Apple requires generated apps open in external browser, not embedded views
  • Rules predate the AI era but are now being applied to AI code generation

What to Do Next

If you build with Replit or similar vibe coding tools on iOS, expect workflow changes in upcoming updates. The core functionality will shift to browser-based previews rather than native in-app rendering. Desktop and web versions of these tools remain unaffected. Developers building vibe coding apps should review Apple's specific objections before submitting updates that include on-device code execution features.