Apple Pulls Vibe Coding App 'Anything' From App Store, Escalating Enforcement [Updated] - MacRumorsOpen MenuShow RoundupsShow Forums menuVisit ForumsOpen Sidebar
Skip to Content

Apple Pulls Vibe Coding App 'Anything' From App Store, Escalating Enforcement [Updated]

Apple has removed a "vibe coding" app from its App Store, reports The Information. AI app building app "Anything" was pulled from the ‌App Store‌, and Anything co-founder Dhruv Amin was told that his app violated Guideline 2.5.2.

iOS App Store General Feature Black
"Vibe coding" is a term used for code generated using AI based on natural language with no coding experience necessary. Anything and other apps like it let users create apps, websites, and tools with text-based prompts.

Apple started removing vibe coding apps from the ‌App Store‌ earlier in March, and the company said that certain features in the apps that were pulled violate code execution rules. In a statement to MacRumors, Apple said that there are no specific rules against vibe coding, but the apps have to adhere to longstanding guidelines. Apple specifically mentioned Guideline 2.5.2, which is the rule Anything apparently violated.

Apps should be self-contained in their bundles, and may not read or write data outside the designated container area, nor may they download, install, or execute code which introduces or changes features or functionality of the app, including other apps. Educational apps designed to teach, develop, or allow students to test executable code may, in limited circumstances, download code provided that such code is not used for other purposes. Such apps must make the source code provided by the app completely viewable and editable by the user.

"Anything" launched on iOS back in November with no issue, and Amin says the tool has been used to publish thousands of apps in the ‌App Store‌. The app let users create and preview vibe code apps on the iPhone, and it raised $11 million at a valuation of $100 million back in September.

While Anything was removed from the ‌App Store‌ on March 26, Apple has been blocking updates to the app since December. Amin submitted an update that would allow vibe coded apps to be previewed in a web browser instead of in the app to attempt to comply with the 2.5.2 rule, but Apple blocked the update and pulled the app.

Apple previously blocked iOS updates to Vibecode and Replit, vibe coding apps used to generate other apps.

Update 4/3: Anything has returned to the App Store.

Popular Stories

iOS App Store General Feature Black

Apple Faces New App Store Complaint From Chinese Developers

Tuesday June 23, 2026 8:51 am PDT by
A group of 48 China-based iOS developers have filed an antitrust complaint against Apple with the country's market regulator over the App Store's commission rates, the South China Morning Post reports. The developers sent an open letter to China's State Administration for Market Regulation (SAMR), alleging that Apple failed to deliver on a promise to offer the lowest commission rate to the...
Apple Acquires Award Winning App Play Feature

Apple Acquires Award-Winning App 'Play'

Monday June 29, 2026 7:39 am PDT by
In February, Apple notified the European Commission that it would be acquiring certain assets from and have the right to hire certain employees from Rabbit 3 Times, the company behind the award-winning app design tool Play. The notification was published on the European Commission's website this week, following a four-month waiting period. Play was a Mac and iPhone app that allowed designers ...
app store blue banner uk fixed

UK Pushes Apple to Loosen App Store Payment and NFC Rules

Tuesday June 30, 2026 3:00 am PDT by
The U.K.'s competition regulator has proposed letting app developers direct users to payment options outside Apple's App Store and Google's Play Store, in a move aimed at increasing competition and reducing the fees charged by the two companies. As reported by Reuters, the Competition and Markets Authority (CMA) said the proposals would remove restrictions that currently prevent U.K....

Top Rated Comments

16 weeks ago
Vibecoded apps are a scourge
Score: 23 Votes (Like | Disagree)
TracesOfArsenic Avatar
16 weeks ago
iOS feels vibe coded.
Score: 20 Votes (Like | Disagree)
16 weeks ago

When you buy a home, you can put any furniture in it you like, remodel its interior however you like, and so on. You don't have to have architected it for it to be your own home.
Thank you. I love this way of putting it. I don’t understand why so many act like they buy the house but the builder gets to decide what goes in it. They even decide if your own kids get to go into the house as you can’t write your own software and just put it onto your devices. They actually have to be provisioned by Apple.


Again, Apple is selling these for profit not at a loss. There should be no expectation for them to get any further revenue from you once they sell you the device.

It’s not it works for Macs, Windows, Linux, Android.
Score: 12 Votes (Like | Disagree)
123jmail Avatar
16 weeks ago

I didn't sign any such agreement when I bought an iPhone.
I've never read them either, but I'm sure you did when clicked on "Accept"
Score: 11 Votes (Like | Disagree)
ikramerica Avatar
16 weeks ago

When you buy a home, you can put any furniture in it you like, remodel its interior however you like, and so on. You don't have to have architected it for it to be your own home.
You can’t expand your home without getting approvals and inspections.

You can’t expand your app without approvals and inspection.

Your point is?
Score: 9 Votes (Like | Disagree)
16 weeks ago
The comments here tell me there aren’t many developers.

An App that can download code is able to bypass Apple review policies and safety systems by modifying it’s functionality. This puts users at risk as the App that Apple checked before publishing isn’t the same as what’s on your device.

If you change functionality you must submit a new version of the app for approval.

Let’s say I’m making a game. To save time I could license a gaming engine like Unreal or Unity3D or use a third party SDK (software development kit). This saves me a lot of time writing code. I don’t need to reinvent the wheel (write new code) for every function in my App.

The problem arises if this third party SDK contains code designed to try and hack devices or introduce malware. This has actually happened and Apple has blocked Apps using certain SDKs that were stealing user data or trying to bypass App Tracking Transparency.

Allowing an App to modify its own code AFTER install is a major security/privacy risk.
Score: 9 Votes (Like | Disagree)