Publishing your app
You've built your APK and AAB. Here's how to get it live on the Play Store and App Store.
Google Play Store
Create a Google Play Console account
Sign up at play.google.com/console. One-time fee of $25.
Create your app
In the console, click "Create app", choose a name, language, and confirm it's an app (not a game).
Complete the store listing
Add a short description, full description, screenshots, feature graphic, and your icon.
Upload the AAB file
Go to "Production" → "Create new release" → Upload the .aab file you downloaded from WebToApk.
Fill out content rating & data safety
Answer the questionnaire honestly. Most webview apps qualify as "Everyone" rated.
Submit for review
Review usually takes 1–7 days. You'll get an email once approved.
Apple App Store
Enroll in the Apple Developer Program
Sign up at developer.apple.com. Annual fee of $99.
iOS builds (note)
WebToApk currently generates Android builds. For iOS, we recommend wrapping your site as a PWA or using a separate iOS wrapper service.
App Store Connect
Create your app record in App Store Connect, fill metadata, screenshots, and submit your iOS build.
Need help?
Reach out and we'll walk you through publishing your first app.