Documentation
Complete guides to turn your web app into a native application
Quick start
Turn your web app into an iOS & Android app in minutes!
Prepare your web app
You need a web app already online. It can be built with:
- β’ Lovable β lovable.dev
- β’ Bolt β bolt.new
- β’ V0 β v0.dev
- β’ Cursor β cursor.com
- β’ Any website!
Your app must use HTTPS (e.g., https://my-app.vercel.app)
Enter your URL
On the dashboard, click "New app" and enter your site URL. WebWrap automatically analyzes your site to detect the name, icon and colors.
Configure and choose your features
Validate or edit the detected info, then enable the native features you need:
- Push Notifications
- In-App Purchases
- Authentication
- Analytics
- Offline Mode
- Deep Links
- Geolocation
- QR / Barcode Scanner
- Biometric Lock
- Video Picture-in-Picture
Push, Auth, Analytics β requires a Google Cloud Service Account (WebWrap can create it automatically). For iOS: also configure your Apple Developer account in Settings β iOS.
Start the build
Click "Start build". Depending on the platform selected, you get:
Android
- .AAB β AAB = required format for Google Play Store
- .APK β APK = to install directly on Android phone
iOS
- .IPA β IPA = iOS file automatically uploaded to App Store Connect / TestFlight
Test and publish!
Android: download the APK to test, publish the AAB to Play Store. iOS: the IPA is automatically uploaded to App Store Connect β submit it for review.
Android: allow installation from "unknown sources". iOS: the IPA can't be installed directly β submit to App Store or use TestFlight.