From 96dc78f21062770c01e0619ab474da4585b90e75 Mon Sep 17 00:00:00 2001 From: Pinkesh Date: Tue, 16 Dec 2025 11:29:30 +0530 Subject: [PATCH] Update info for downloading AAB file after build failure --- docs/test-and-publish/publish/google-playstore-deployment.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/test-and-publish/publish/google-playstore-deployment.md b/docs/test-and-publish/publish/google-playstore-deployment.md index 7a91653..9274c46 100644 --- a/docs/test-and-publish/publish/google-playstore-deployment.md +++ b/docs/test-and-publish/publish/google-playstore-deployment.md @@ -177,9 +177,7 @@ In Dreamflow, set the **Google Play Track** to **Internal**, enter the **Bundle 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. :::info - -Even if the build status appears as FAILURE, you can still download the AAB file. - +Sometimes the **Download AAB File** button is disabled because the build has failed. Review and fix the build errors (you can use **Fix with AI**), then resubmit the build. The AAB download will be available once the build succeeds. :::