I have created an application and implemented Firebase (Auth, Analytics, Remote Config, Crash Reporting) with it.
Now i need to change the Firebase account because in my collaborator account we will implement Realtime Database with BLAZE plan. (we need more than 100 concurrent connections to db)
A project ID cannot be changed after the project is created, so if you are creating a new project, be sure to choose an ID that you'll be comfortable using for the lifetime of the project. Save this answer. Show activity on this post. There is no way to change the ID of a project.
However, when you want to access multiple projects from a single application, you'll need a distinct Firebase application object to reference each one individually. It's up to you to initialize these other instances.
A Firebase project can have one or more Firebase Apps registered to it (for example, both the iOS and Android versions of an app, or both the free and paid versions of an app).
Follow the below steps, to switch firebase account
Go to your firebase console, and select the project you want to shift
Select the icon besides the project name on top right.
Select Permissions from the flyout.
You've reached the IAM & Admin page of firebase.
Click on +Add button on top.
Enter the email ID of the account to transfer the project to.
In the dropdown, Select a role > Project > Owner. Click add Check mail in the email added above.
Accept the invite, and go to IAM & Admin page of the transferred project.
Use remove button to delete the previous user
Hope this helps.
1- Yes, it's possible and you can follow this tutorial to do so.
2- If you want to simply switch projects, generate a new JSON on the console and remove the old one. If you want to migrate your database, it's possible, just check this question.
3- Both answers are "yes" so, try them out.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With