# Error: Upload a valid app bundle.

<figure><img src="/files/yqwl9rv4cbv8VXszDwTC" alt=""><figcaption></figcaption></figure>

In the rare event that you get the following error: ***"Upload a valid app bundle",*** you may be attempting to load an invalid file when using Google Play Signing. This can be any file that is not an .AAB file downloaded from your Adalo Builder.&#x20;

#### Resolution

1. **You are loading an .APK instead of an .AAB.**
   * Ensure you are loading the correct file downloaded from Adalo.&#x20;
   * If the file type you downloaded from the builder is .APK, please [contact our Support Team](https://info.adalo.com/submit-a-support-ticket) for assistance.
2. **You are loading a different file type that is not a valid android app bundle (.AAB)**
   * Ensure the file you are loading is the valid .AAB file from your Adalo Builder.
   * Discard release and submit a new release.

### **Still Need Help?**

If you're stuck, don't worry! Reach out to our [support team ](https://info.adalo.com/submit-a-support-ticket)for further assistance.

1. Include Steps Taken: Let us know what troubleshooting steps you've already tried.
2. Add Screenshots: Share relevant screenshots showing the error message and the Package Name of the Listing you're trying to update.

Remember, we're here to help you get your app back on track and ready to shine on the Google Play Store!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.adalo.com/publishing-apps/publishing-to-the-google-play-store/troubleshooting-android-release/error-upload-a-valid-app-bundle..md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
