Apple removes iPhone vibe coding app from app store
1–10 of 64 posts
Re: Apple removes iPhone vibe coding app from app store
#2Re: Apple removes iPhone vibe coding app from app store
#3Re: Apple removes iPhone vibe coding app from app store
#4Re: Apple removes iPhone vibe coding app from app store
#5In the world where users expect to be able to customize software more and more, apps start to look quite rigid and open platforms like the web that offer flexibility start to look more appealing.
Imagine a Lovable-style PWA that morphs into the app you vibecoded by storing the generated code in localStorage, for example - with cloud fallbacks to re-download the code if the storage is wiped.
Re: Apple removes iPhone vibe coding app from app store
#6The real problem for Apple here: in the fairly near future, the model of pre-defined functionality of software will be obsolete. All apps will be vibe coded and customized. Individual apps will basically be silos that protect proprietary data sources that are difficult to collect. But they will be infinitely more configurable than they are today.
In an almost ironic twist, GUI will revert back to a "CLI".
Re: Apple removes iPhone vibe coding app from app store
#7As I understand it, these apps allowed running custom code from the app, and that has always been disallowed.
And it's always been a stupid rule. If I ship an app with a browser view, I can run any custom code I want in it. The rule is just a bandaid on Apple's lack of true sandboxing for apps.
Re: Apple removes iPhone vibe coding app from app store
#8As I understand it, these apps allowed running custom code from the app, and that has always been disallowed.
>"and that has always been disallowed". And it's always been a stupid rule. If I ship an app with a browser view, I can run any custom code I want in it. The rule is just a bandaid on Apple's lack of true sandboxing for apps.
Re: Apple removes iPhone vibe coding app from app store
#9As I understand it, these apps allowed running custom code from the app, and that has always been disallowed.
Re: Apple removes iPhone vibe coding app from app store
#10(Not commenting on the rule, just want to see what’s new here)