BY THE NUMBERS
$500K
Developer Revenue Withheld
5+
Apps Affected
4
Months Blocking Anything Updates
1. The Case Against Apple
AI startup Ex-Human filed a lawsuit against Apple this week, accusing the company of removing its two apps — Botify AI and Photify AI — from the App Store without providing a concrete justification. The company alleges Apple cited only vague references to "dishonest or fraudulent behavior" in its takedown notice, without identifying any specific policy violation or offering a path to reinstatement.
More critically, Ex-Human claims Apple withheld approximately $500,000 in developer revenue that the startup had already earned through the App Store. The allegation positions the suit not merely as a content dispute but as a financial harm claim: Apple, the argument goes, retained money that by any standard belongs to the developer.
Ex-Human's Core Claim:
The lawsuit marks the sharpest legal challenge yet to what developers describe as an escalating and structurally inconsistent crackdown on AI-powered vibe coding tools on iPhone. Apple's response to the broader pattern has been measured: the company insists it has no policy targeting vibe coding specifically, and says all enforcement actions stem from existing guidelines around runtime code execution.
2. A Growing List of Removals
The Ex-Human suit did not emerge in isolation. Since early March 2026, Apple has removed or blocked updates to at least five AI-powered development and coding apps, all citing the same foundational rule: App Store Guideline 2.5.2.
Anything
Replit
Vibecode
Botify AI, Photify AI
3. Guideline 2.5.2 | The Structural Problem
At the center of every removal is the same rule. App Store Guideline 2.5.2 requires that iPhone apps be "self-contained." It prohibits apps from downloading, installing, or executing code that "introduces or changes features or functionality of the app" after the user downloads it.
For vibe coding tools, this requirement is architecturally hostile. These apps allow users to describe software in natural language and then generate and run functional code in response. The runtime execution of new code is not a secondary feature — it is the product. Compliance with 2.5.2 as written would require vibe coding apps to stop doing the thing that makes them vibe coding apps.
Dhruv Amin, co-founder of Anything, tested the boundary directly. After Apple began blocking his app's updates in December 2025, he submitted a modified version in March 2026 designed to route the execution of vibe-coded apps through a web browser rather than inside the Anything app itself. The theory: if the code runs in Safari, not inside the app, 2.5.2 might not apply.
Apple rejected the workaround and removed Anything from the App Store entirely on March 26. The browser-preview approach, which might have seemed like a reasonable technical distinction, did not satisfy Apple's review team.
4. Apple's Position
Apple has been consistent in its framing of the enforcement pattern. In a statement provided to The Deep View, the company said: "The issue isn't vibe coding itself — it's specific guideline violations around code execution." Apple emphasized that no policy specifically targeting vibe coding exists, and that all affected apps were removed for the same reason any other app would be: failure to comply with published rules.
For Replit specifically, Apple told outlets it is continuing to work toward a resolution. This distinction matters: Replit is a large, well-funded company with significant leverage. Smaller startups like Ex-Human and the Anything team have less negotiating power and, according to the Ex-Human lawsuit, have been left without recourse or explanation.
The issue isn't vibe coding itself — it's specific guideline violations around code execution.
5. Anticompetitive Behavior | The Broader Allegation
Ex-Human's lawsuit goes beyond technical compliance. The company accuses Apple of anticompetitive behavior — a framing that echoes the language of the Epic Games litigation and the post-DMA regulatory environment in Europe. The argument: Apple controls the only legal distribution channel for software on iOS devices, and its use of vaguely defined guidelines to remove developer tools creates an unfair barrier to competition.
The anticompetitive angle is harder to prove than the revenue withholding claim. Under US law, a platform controlling its own distribution is generally permitted to enforce its own rules, even when those rules disadvantage third parties. But the withholding of $500,000 in already-earned revenue is a more direct claim — money that, under any interpretation of the developer agreement, should have been paid out.
CASE OVERVIEW
- •Plaintiff Ex-Human AI
- •Defendant Apple Inc.
- •Affected Apps Botify AI, Photify AI
- •Revenue Withheld ~$500,000 (alleged)
- •Core Claims Arbitrary enforcement, anticompetitive behavior, wrongful revenue withholding
- •Apple Guideline Cited App Store Guideline 2.5.2 (self-contained apps, no runtime code execution)
- •Status Filed — no court date set as of April 3, 2026
6. What This Means for AI Development on iOS
The vibe coding crackdown illustrates a structural tension in the App Store model. Apple's guidelines were written before modern AI-generated code execution was technically feasible as a consumer product. Guideline 2.5.2 was designed to prevent apps from secretly updating themselves to add features outside the review process — a legitimate security concern. Applied to vibe coding tools, the same rule becomes a categorical ban on a new class of software.
Several developers have pivoted to web-based delivery as the only viable path for vibe coding on Apple devices. Web apps run in Safari bypass App Store review entirely, but they also lose access to native iOS features, receive no promotion through the App Store, and are invisible to users browsing the store. For developers who built their distribution strategy around the App Store, the web pivot is a significant setback.
The Apple platform's control over iOS distribution means that any lawsuit, however well-argued, may take years to resolve through the courts. In the interim, AI coding tools designed for iPhone users face a clear policy obstacle with no published path to compliance.
Sources & References
- [1] Apple vibe coding crackdown draws lawsuit from Ex-Human AI startup — Yahoo Tech report on the Ex-Human lawsuit and the broader pattern of App Store removals.
- [2] Apple Removes Anything App After Developer Workaround Rejected — The Information report confirming co-founder Dhruv Amin's account of the Anything removal.
- [3] Apple: "The issue isn't vibe coding itself — it's specific guideline violations" — Apple statement provided to The Deep View clarifying its position on vibe coding enforcement.
- [4] App Store Review Guidelines — Guideline 2.5.2 — Apple's official rule requiring apps to be self-contained and prohibiting runtime code execution.