Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a new app in firebase before uploading the app on play store #121

Open
Saransh-cpp opened this issue Jan 3, 2022 · 2 comments
Open

Comments

@Saransh-cpp
Copy link
Owner

As the package name of your android app in the firebase console is not editable, I think the best course of action would be to delete the current app from the console and add a new android app with the correct package name, then download the auto-generated google-services.json and replace it with the current one.

After some research, I found this, here an employee of firebase is also suggesting the same. Also, if we scroll a bit, we can find users who had problems after editing google-service.json manually.

Originally posted by @letsintegreat in #114 (comment)

@letsintegreat
Copy link
Contributor

Oh, I think there's a misunderstanding here, or just a typing mistake in the title. Either way, You don't need to create a new project in firebase. Just delete the app with the old package name from the current project, and add a new one with the correct package name.

@Saransh-cpp Saransh-cpp changed the title Create a new project in firebase before uploading the app on play store Create a new app in firebase before uploading the app on play store Jan 3, 2022
@Saransh-cpp
Copy link
Owner Author

Typing mistake, fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants