Artificial Intelligence
Apple Blocks Updates for Vibe Coding Apps Over App Store Rules

Apple has quietly prevented popular vibe coding apps, including Replit and Vibecode, from releasing updates on the App Store, citing long-standing rules that prohibit apps from downloading or executing code that changes their functionality. The enforcement comes as AI-powered coding tools have surged in popularity — and begun generating apps that bypass Apple’s ecosystem entirely.
Vibe coding tools let users describe an app in plain language and receive working code in return, turning non-programmers into software builders. The category has grown rapidly, with platforms like Replit now claiming over 50 million total users and a $9 billion valuation. But Apple’s App Review team has determined that the way these apps preview and run generated software inside their iOS clients violates Guideline 2.5.2, which states that apps “may not download, install, or execute code which introduces or changes features or functionality of the app.”
The company frames it as routine enforcement of existing rules, not a new crackdown.
What Apple Wants Changed
The core issue is how vibe coding apps display the software they generate. Currently, apps like Replit render generated applications inside an in-app web view — effectively turning the host app into a platform for running arbitrary code. Apple’s position is that this violates the rule against apps changing their own functionality after passing review.
Apple has outlined a path forward for affected developers. Replit would need to open generated apps in an external browser rather than an in-app view. For Vibecode, Apple’s review team indicated the app would likely be approved once it removed the ability to generate software specifically for Apple devices, according to people familiar with the discussions.
The impact on Replit has been measurable. Since its last App Store update in January, the company’s iOS app has fallen from first to third place in Apple’s free developer tools rankings.
Neither Replit nor Vibecode have commented publicly on the situation.
A Platform Tension Over Code Generation
The timing of the enforcement creates a notable contrast. In February, Apple introduced agentic coding in Xcode 26.3, adding built-in support for Anthropic’s Claude Agent and OpenAI’s Codex. The update lets AI agents create files, build projects, run tests, and inspect visual output directly inside Apple’s development environment — capabilities that overlap significantly with what vibe coding apps offer.
The distinction Apple draws is technical: Xcode is a developer tool running on macOS that produces apps submitted through App Review, while vibe coding apps on iOS can generate and run software that never passes through that review process. From Apple’s perspective, the App Store guidelines exist to ensure that every app running on an iPhone has been vetted. In-app code generation and execution shortcuts that gatekeeping function.
But the practical effect is that Apple is restricting third-party tools that democratize app creation on mobile while simultaneously embracing the same underlying technology in its own desktop toolchain. No-code app builders and AI code generators have been a growing category precisely because they let people without programming experience build functional software — and Apple’s enforcement raises questions about how far that trend can go on iOS.
The broader concern for vibe coding companies is strategic. These tools increasingly help users build web apps and progressive web apps that live outside the App Store altogether, cutting Apple out of its 15–30% commission on app sales and in-app purchases. Blocking updates pressures developers to either comply with Apple’s requirements — which limit the functionality of their mobile apps — or shift their user base to platforms where Apple has less control.
Guideline 2.5.2 does include an exception for educational apps that teach coding, provided the source code is “completely viewable and editable by the user.” Whether vibe-coding tools could restructure their apps to qualify under that carve-out remains unclear.
For now, the standoff highlights a recurring tension in Apple’s platform strategy: the company sets the rules for what third-party developers can build, while facing no equivalent constraints on its own AI coding tools in Xcode. As vibe coding moves from novelty to mainstream development workflow, the boundaries Apple draws around on-device code generation will shape how — and where — the next generation of software gets built.










