How it works
From a URL to two app stores
No Xcode, no Android Studio, no build scripts. Here is exactly what happens at each step, and what you are responsible for.
We read your site
Type your address. Apps Made With AI loads your site the way a phone would and reports back what it found — and what would make a bad app.
- Title, description, icons, theme colour and web app manifest
- Whether the layout actually works at phone width, measured — not guessed
- Your main navigation, turned into draft tabs
- Blocking problems in plain language: no viewport tag, a login wall on the landing page, a site served over http
You choose how it behaves
Toggle the native capabilities you want. Each one shows what it does for your users and what App Review expects in return.
- Push notifications, offline mode, pull to refresh, native tabs or a drawer
- Camera, photo library, location, biometric lock, share sheet
- Every iOS permission asks you for the sentence Apple shows the user
- A live readiness score that names the step where each problem is fixed
We build, you publish
Apps Made With AI produces signed binaries and every store asset, then submits them from your developer accounts — never ours.
- A signed .ipa and .aab, built on real macOS and Linux runners
- App icons and splash screens at every density both platforms require
- Store screenshots rendered from your live site at every required size
- Submission to App Store Connect and Google Play under your own accounts
Content updates need no rebuild. The app loads your live site, so changing a price or publishing a post shows up immediately. You only rebuild when the app itself changes.
Timeline
What the first hour looks like
Build times are real; store review times are the stores’ and outside anyone’s control.
Minute 0
You type your address
Apps Made With AI fetches your site the way a phone would, renders it at 390 pixels wide and measures what happens.
Minute 1
You read the report
Icons, colours, navigation and a list of anything that would make a poor app — each with the fix, not just the complaint.
Minutes 2–12
You configure the app
Branding, native features, store listing text and screenshots. Every choice shows its effect on your readiness score.
Minute 13
You connect your accounts
An App Store Connect API key and a Google Play service account. Both are revocable and neither is a password.
Minutes 14–24
We build
iOS compiles and signs on a macOS runner, Android on Linux. You watch the log stream in real time.
After that
The stores review
Google usually decides within a day or two, Apple typically within 24–48 hours. You get the state changes as they happen.
What you need
Before you can publish
Two things, and neither is code.
A site that works on a phone
If your site is unusable at phone width, the app will be too. Apps Made With AI measures this first and tells you exactly what to fix.
Your own developer accounts
Apple Developer Program ($99/year) and Google Play ($25 once), paid directly to them. Apps Made With AI never publishes from its own account — Apple prohibits it.
See what your website looks like as an app
The analysis and preview are free. You will know whether your site is ready — and what to fix if it is not — before you spend anything.