All Collections
Apple App Store Deployment Issues
Failed Step: Publishing
Error: The bundle uses a bundle name or display name that is already taken
Error: The bundle uses a bundle name or display name that is already taken
A
Written by Ashley
Updated over a week ago

Tip: Not sure which type of error your project has? Check out this article on how to identify your Codemagic error.

What does this error mean?

If you see this error message, it means that the bundle name or display name you have chosen for your app is already being used by another app.

Full error message
ITMS-90129: The bundle uses a bundle name or display name that is already taken

How to resolve this issue?
Bundle names and display names must be unique, so you will need to choose a different name for your app. You can do this by going to the settings for your app and changing the bundle name or display name to something else.

Here are steps to resolve this issue:

  1. Choose a unique bundle id (tips below)

  2. Enter this new bundle id in the Apple Console for your app

  3. In FlutterFlow, head to Settings & Integrations > App Details > enter your name Package Name

  4. In FlutterFlow, head to Settings & Integrations > Firebase > Regenerate the config files

  5. Redeploy your app

Tips for selecting a unique bundle name

Here are a few tips for choosing a unique bundle name or display name for your app:

  1. Use a combination of words that are specific to your app, rather than using generic terms that may be used by many other apps. For example, instead of using the name "Photo Editor," you could use a name like "Fancy Filters Photo Editor" or "Super Cool Photo Editor."

  2. Avoid using the names of other apps or companies, as this can cause confusion and may even be considered trademark infringement.

  3. Use a different spelling or capitalization for words that are commonly used in app names, such as "Photo" or "Editor." This can help to make your app's name more unique and easier to differentiate from other apps.

  4. Consider using a combination of letters and numbers in your app's name. This can also help to make your app's name more unique and less likely to be used by other apps.


The issue was not resolved
If this does not resolve the issue, contact FlutterFlow Support at support@flutterflow.io

Did this answer your question?