Overnight upheaval: Apple clamps down on “vibe coding” — developers left scrambling
What happened
Apple (苹果) has tightened enforcement of App Store rule 2.5.2, effectively banning a new class of “vibe coding” apps that generate runnable apps or mini-apps on-device. The move has hit small teams and well‑funded startups alike. Mana, a tiny team that built natural‑language tools to assemble iOS shortcuts and then full mini‑apps, says its work ran perfectly in tests but was stopped by iOS background limits — then killed by App Store enforcement when it tried to ship. Replit, Rork, Vibecode and a0.dev have all been affected; it has been reported that Anything — a $10M‑plus funded app that helped users publish thousands of App Store apps — was removed even after submitting a compliance update.
Apple’s rationale rests on a long‑standing clause forbidding apps from downloading, installing or executing code that changes app behavior without review. But AI changed the math: natural‑language interfaces can now produce complete, runnable apps inside an app, creating an enforcement challenge Apple says is about safety and review integrity. At the same time, Apple has baked AI coding agents into Xcode 26.3 (including OpenAI and Anthropic integrations), allowing the same “build in natural language” workflows inside Apple’s own tooling — a contrast that developers call awkward at best and protectionist at worst.
Why it matters
Vibe coding promised to let non‑programmers describe a need and get a bespoke tool in minutes. Instead, enforcement has triggered a 24‑hour developer “bloodbath” of reworks and platform pivots. App submission volumes have surged — U.S. iOS publishes jumped sharply late last year and into January — slowing reviews from under a day to a week for many teams. Some vendors are pivoting to browser‑first web apps or progressive web apps (PWA); others embed models on‑device to avoid dynamic code generation. Replit agreed to open generated apps in external browsers as a compromise, but Anything’s removal shows compromises don’t always stick.
The geopolitics and regulatory backdrop matters too. Android and Google Play face no comparable clampdown, and EU rules such as the Digital Markets Act (DMA) open the door to alternative stores and sideloading in Europe — a potential lever for developers and regulators if Apple’s policy becomes a barrier to competition. Chinese products such as Ant Group’s Lingguang (蚂蚁灵光) and Macaron AI (马卡龙AI) that generate interactive on‑device content have not all been hit, illustrating uneven enforcement globally.
What comes next
Apple frames this as safety and review integrity; critics see commercial self‑interest. Developers worry their fate depends on platform discretion: you can "build" on iOS but not run what you build without Apple’s blessing. It has been reported that some teams will focus on web tooling or push on regulators — and the DMA could reshape the leverage. For now the field has split: quick‑play entertainment and embedded on‑device assistants may survive, but the middle ground of instantly generated, distributable mini‑apps faces an uncertain future. As one Mana founder put it, “we built it, then found our fate wasn’t in our hands.”
