As I understand it, these apps allowed running custom code from the app, and that has always been disallowed.
Apple removes iPhone vibe coding app from app store
61–64 of 64 posts
Re: Apple removes iPhone vibe coding app from app store
#62Apple's huge problem here is - even though the get 50% more native app submissions this year - that these apps-in-apps (no matter how buggy they are) do not get them their predatory 30% Apple cut. That being said, it is rumoured that Apple will make deal with the big one like Replit as long as these apps do not run on ios - they are going to keep profiting off that walled garden until it collapses.
Re: Apple removes iPhone vibe coding app from app store
#63Earlier quoted context omitted.
Is there an actual use-case for this fan-fiction-esque prediction of software that rewrites itself, or is this just promoting AI for the sake of promoting it only? I get annoyed enough when software I use changes arbitrarily in ways that don't benefit me, I can't see LLM vibed software that changes itself based on what it thinks I need being an improvement at all. It just feels like it would be even more annoying.
Simply put, yes, there are many use cases. Concrete example: Various timers with a better interface for the specific task I want to do (meditate, pomodoro, workout, etc) and no ads. There’s no reason I really need those four different apps on my phone with a login and ads and tracking and 100 page terms of service. Claude can write them for me today. It’s be even better if I just ask my phone for them and they pop up…
Re: Apple removes iPhone vibe coding app from app store
#64Earlier quoted context omitted.
Not sure why this is downvoted, it's true: https://apps.apple.com/us/app/ish-shell/id1436902243 https://apps.apple.com/us/app/a-shell/id1473805438
Those are terminal emulators, not actual terminals. You can't fork or exec on iOS/iPadOS, so they're not actually running e.g. a python process, they're just running python interpreter.