# Error: Package Name already exists in Google Play.

<figure><img src="/files/4EUAgWWn0nDLgMEiRRUU" alt=""><figcaption></figcaption></figure>

Sometimes when you upload your .aab file to the Google Play Store, you may get the following error: "You need to use a different package name because "\[package name]" already exists in Google Play. This error means the package name you used for your file upload already exists in another Google Play Listing. The package name is either being used by a different listing in your Google Play Account or it is used by another Developer.

#### Resolution

1. **You have a separate Listing using this Package Name.**
   * Discard the release and load the .AAB file to the correct Listing in Google Play.
2. **The Package Name is used by another developer.**
   * You will need to create a new Package Name and Listing by following the steps to [Publish ](/publishing-apps/publishing-to-the-google-play-store.md)starting at [Register your Android App](/publishing-apps/publishing-to-the-google-play-store/register-android-app-and-download-config-file.md).

### **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-package-name-already-exists-in-google-play..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.
