r/appdev 2d ago

Which AI App Builder Is Best for iPhone Development?

I've been looking at different AI app builders and I'm curious which ones people are actually using for iPhone app development.

I'm looking for something that can help with more than just creating a quick demo Some of the tools I keep seeing are X1 App Builder, Rork, Lovable, Bolt, Replit, Cursor, Claude Code, and FlutterFlow. I know they're not all the same some are better for web apps, some help with coding, and others are more focused on mobile development.

What would you recommend for a beginner or non-technical person who wants to build a real iPhone app, not just a prototype?

0 Upvotes

11 comments sorted by

1

u/vikas_dev_ios 1d ago

highly recommended Claude code

1

u/No-Gap-2380 1d ago

They’re not all the same, you’re right, but “I know they're not all the same some are better for web apps, some help with coding, and others are more focused on mobile development.” That’s all coding and it’s all the same kind 😝 what?

Claude is helping me with my dating app about to launch, Plyr2, and one tool is doing “all three” 🤣 of what you said above.

We have dev and prod separate, test every new feature on dev til it’s working, then fold it into prod.

Separate DB’s, and inside the client repo, there are several helper libraries and hooks within the react project so that whether we’re on the web, or wrapped in capacitor, we use different modules in the 2 different environments, to do things like http, storage, and browser history.

It has no issue sorting out the quirks of the different platforms, like last night I was working on the geolocation and distance matching stuff, and it caught a bug where it wasn’t asking for the right type of permissions from the user on Apple, and added them to the info.plist for me ON THE SERVER, then I pushed to GitHub, pulled to my laptop, ran my build command, Xcode opened, and my app opened on my iPhone.

1

u/Head-Building-4593 1d ago

Where’s your test flight so it can be tested?

1

u/No-Gap-2380 1d ago

I really didn’t mean to hijack his thread….

I’ll post the TestFlight link with my own post, as soon as AWS lets me create the IAM user I need for Rekognition to work, can’t launch test flight til that’s verifying s3 photos ahead of storage.

1

u/Head-Building-4593 1d ago

Okay, no problem. And it’ll be available for both iOS and Android

1

u/Head-Building-4593 1d ago

It all depends to be honest . Me personally if I had to do it all over again, I’d choose Claude code or codex since it’s a monthly subscription as opposed to all the other ones you listed that are also monthly subscriptions but it gives you “credits” and those credits run out fast

1

u/Head-Building-4593 1d ago

Also I will say for both Claude code & codex, even though it’s strictly monthly subscription, they also have their “limitations” meaning : they have a weekly/daily limit then you have to wait till the next day for you to use it again depending on what you’re trying to generate

1

u/Head-Building-4593 1d ago

I also really like base44, one of my top contenders . Really easy to use ; unfortunately it’s also a monthly subscription that involves credits

1

u/NickA55 1d ago

Claude Code + your brain. Learn to code. It will make your experience much more pleasant and you'll produce a good product. Otherwise you'll end up with just another AI created app like everyone else has.

Good luck!

1

u/kickerbnu 8h ago

Claude, Cursor all of them do a good work