Before you start
You need:- A working Bilt app
- Workspace-owner access to the project
Collaborators can work on the app, but only the workspace owner can publish, cancel, republish, or unpublish it.
Step 1: Check the current app
Publishing uses the version running in the active preview.- Open the Bilt project
- Click through the important screens
- Ask Bilt to fix anything unfinished or broken
Step 2: Choose public or private access
Open Settings → General → Project Visibility.- Choose Public if anyone with the URL should be able to open the PWA
- Choose Private if it should remain available only to you
Making the project public also makes it public inside Bilt. It may appear in browse, search, and your public profile.
Step 3: Open web publishing
- Return to the project
- Click Deploy & Share
- Choose Quick install
- The Publish to web dialog opens

Step 4: Start the publish
- Read the information in the Publish to web dialog
- If the app uses payments, note the banner — in-app purchases don’t work in a PWA
- Click Publish

- Starting build
- Building your app
- Uploading
- Ready

- Adds the standard PWA setup if the project does not already have it
- Builds the current app for the web
- Creates the install information, icons, and service worker
- Uploads the app
- Serves it over HTTPS at its own
web.bilt.meaddress
Step 5: Open the PWA
When the status reaches Ready:- Click Open app
- Test the important screens again
- Copy the web address if you want to save or share it
The address stays the same when you republish, so people do not need a new URL after each update.
Share a public PWA
For a public project, the publish dialog shows:- The permanent web address
- A copy button
- A QR code for phones
- Instructions for adding the app to a home screen
Open a private PWA on another device
Private PWAs do not have a reusable public link.- Open the publish dialog
- Click Get a link & QR to open it elsewhere
- Scan the QR code or copy the generated link
- Open it directly on the other device
Add the PWA to an iPhone
- Open the public PWA address in Safari
- Tap the Share button
- Scroll down
- Tap Add to Home Screen
- Confirm the name
- Tap Add
Install the PWA on Android
- Open the public PWA address in Chrome
- Tap the menu button ⋮
- Tap Install app
- Confirm the installation
Publish an update
- Make the changes in Bilt
- Wait until the preview shows the finished result
- Open Deploy & Share → Quick install
- Click Republish
- Wait for Ready
Take the PWA offline
- Open Deploy & Share → Quick install
- Click Unpublish
- Confirm by clicking Unpublish again
Important limitations
- In-app purchases do not work in PWAs.
- PWAs can’t be published to the App Store or Google Play.
- Some device-specific native features may behave differently or be unavailable in a PWA.
Troubleshooting
Bilt says only the owner can publish
Bilt says only the owner can publish
Ask the Bilt workspace owner to publish the app. Collaborator access does not include publishing, cancelling, republishing, or unpublishing.
Bilt says to start a preview first
Bilt says to start a preview first
Return to the project and start or reload the preview. Wait until the app appears, then open the publish dialog and try again.
The publish failed
The publish failed
Read the reason shown in the dialog, return to the project, and ask Bilt to fix the build problem. Then click Republish. The previous working version remains online.
The private QR code or link no longer works
The private QR code or link no longer works
Private access links are single-use. Return to the publish dialog and click get a fresh one.
The app still has the old public or private access
The app still has the old public or private access
Changing project visibility does not change an existing deployment. Open the publish dialog and click Republish.
Install app does not appear on Android
Install app does not appear on Android
Make sure you opened the published HTTPS address in Chrome. Browser and Android versions may show Add to Home screen instead of Install app.
Further reading
- Progressive Web App (PWA) — Wikipedia article
- Publish your app — Compare web, App Store, and Google Play publishing
- Get & Share Your App — Preview and device-testing options
