Change App & Package Name
It may happen that you had not decided on the app or package name while creating a new project. So when creating a project you might have entered the random app name or package name. This page guides you on changing the app or package name after the project creation.
To change the app name:
- Click on the Setting and Integrations () from the Navigation Menu (left side of your screen).
- Click on the edit icon () beside the App Settings (top left side).
- The field with the current app name will be highlighted. Change the name and click on the done icon.

Changing app name
To change the package name:
- Click on the Setting and Integrations () from the Navigation Menu (left side of your screen).
- Click on the edit icon () beside the App Settings (top left side).
- The field with the current app name will be highlighted. Select the field below it (that shows the current package name).
- Change the package name and then click on the done icon.
- After you change the package name, you'll see errors pop up on the toolbar. That's because the old config files (that you generated while setting up the Firebase) are invalidated. Hence, you should generate the new config files.
- To regenerate the config files, navigate to Settings & Integrations > Project Setup > Firebase and click Regenerate Config Files.
- A popup will open, again click on the Generate Files.

Changing package name