You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/test-and-publish/publish/google-playstore-deployment.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -173,7 +173,7 @@ For first-time deployment, you need to create an initial release manually in Goo
173
173
174
174
### 4.1 Downloading AAB file
175
175
176
-
In DreamFlow, set the **Google Play Track** to **Internal**, enter the **Bundle ID** and **Version Code**, then click **Submit Build to Google Play**. Wait a few minutes and click **Check Deployment Status**.
176
+
In Dreamflow, set the **Google Play Track** to **Internal**, enter the **Bundle ID** and **Version Code**, then click **Submit Build to Google Play**. Wait a few minutes and click **Check Deployment Status**.
177
177
178
178
Once the build is complete, click **Download AAB File** button (in the **App Bundle** section). If the button is still disabled, wait a bit longer and try again.
179
179
@@ -240,7 +240,7 @@ In Google Play Console, create an **Internal Testing** track and upload the **.a
240
240
<p></p>
241
241
242
242
:::info
243
-
After the internal testing track is set up, DreamFlow can handle all future deployments directly.
243
+
After the internal testing track is set up, Dreamflow can handle all future deployments directly.
DreamFlow makes it easy to take your app live on the web with minimal setup. You can quickly publish apps for testing, demos, or full production use, directly from your browser.
13
+
Dreamflow makes it easy to take your app live on the web with minimal setup. You can quickly publish apps for testing, demos, or full production use, directly from your browser.
14
14
15
-
DreamFlow offers two flexible options:
15
+
Dreamflow offers two flexible options:
16
16
17
17
-**One-Click Deployment:** Instantly publish your app to the web in just seconds, perfect for previews and prototypes.
18
18
-**Custom Web Deployment:** Gain more control over the deployment process, with configuration options tailored for production-ready apps.
19
19
20
20
## One-Click Deployment
21
21
22
-
With **One-Click Deployment**, you can instantly publish your app to the web without any additional setup. DreamFlow automatically builds and hosts your project under a shareable DreamFlow URL.
22
+
With **One-Click Deployment**, you can instantly publish your app to the web without any additional setup. Dreamflow automatically builds and hosts your project under a shareable Dreamflow URL.
23
23
24
-
To deploy your app, navigate to **Publish > Web** and click **One-Click Deployment**. DreamFlow will automatically build and host your app at a unique subdomain (e.g., `https://<unique-id>.share.dreamflow.app`).
24
+
To deploy your app, navigate to **Publish > Web** and click **One-Click Deployment**. Dreamflow will automatically build and host your app at a unique subdomain (e.g., `https://<unique-id>.share.dreamflow.app`).
0 commit comments