Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Firebase maximum projects and apps

How many applications can I create in one project from a single account and how many projects I can create in Firebase for Cloud Messaging?

like image 222
Erum Malik Avatar asked Jan 05 '17 12:01

Erum Malik


People also ask

How many projects can I host on Firebase?

The multisite feature supports a maximum of 36 sites per Firebase project.

Can a Firebase project have multiple apps?

You're limited to one database per project. You'll need multiple projects to get multiple db instances. You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.

How many projects are free in Firebase?

In Summary: the Firebase/Google API's projects are Google Cloud Projects behind the scene that limited to 12 projects for the non-billed account and you can request more, so you 12 projects maybe all of them firebase or google API or google cloud or a mix of them but you can't exceed 12 projects in total without ...


4 Answers

As of now (8 Dec 2017) I got a maximum of 5 projects

I got this message when I was creating new project and only had my 2 existing projects.

You're 3 projects away from the project limit.

I occasionally create a new Firebase project to test and learn its new features such as Firestore and Cloud Functions and then delete the project. Last month I tried creating a new project to learn Firestore and only had 2 existing projects, I've never got any project-limit message like this before. I think Firebase team just changed the project limit to 5 recently

Firebase limit 5 projects

Update 8 March 2018

My account reached the limit. I tried request another 10 projects to Firebase team and it took 1 business day to approve (sometimes it might take longer). I have to say that Firebase team is not mean. They are willing to help if they can.

I request a project limit increase and say I want another 10 projects because I'm starting my new startup(MVP) and want to keep the cost low at first. After the business generate money I will pay for Paid Services. Besides I told them how easy I can reach the limit as I have to create new projects to test Firebase features, like Firestore and Cloud Messaging before using the features in production. And finally they gave me another 10 projects :)

If you want to start a business with Firebase and have already reached the limit then Firebase team is going to help and give you project limit increase as long as you're not a spammer.

like image 89
Pakpoom Tiwakornkit Avatar answered Oct 19 '22 10:10

Pakpoom Tiwakornkit


Update from here:

There is indeed a quota on how many apps can be created in a project. The exact number depends on multiple factors, but it typically is in the lower 30s.

The quota cannot be changed, nor is it increased for paid projects.


How many applications can I create in one project from a single account?

I don't think there isn't any limit on how many apps you can link to a single project. AFAIK, I think it is actually encouraged for apps that are related when it comes to the Firebase services to be linked to a single project.

How many projects I can create in Firebase for Cloud Messaging?

I'm not sure what you mean for the for Cloud Messaging part, but I'm pretty sure that every project you create can be used for FCM. Anyways, I think it'd be safe to refer to the comment by @FrankvanPuffelen on this post:

There's no limit on the number of projects in general, but there is a limit on the number of projects on an unpaid plan. The exact limit for that varies, from what I understand.

PS: As per looking around the docs, I'm fairly sure that there is nothing explicitly mentioned/stated in the official documentation that can clearly answer your questions.

like image 25
AL. Avatar answered Oct 19 '22 11:10

AL.


I just searched this because I was watching a video which hinted that you can only have 6 free projects:

https://youtu.be/VUNkjQ_k2Uc?t=1m21s

It has three created and says you can create 3 more. The video was recorded/uploaded 13 Jul 2017.

3 projects from limit

I guess it wouldn't take much to confirm this if you just created six test accounts.

like image 22
rtpHarry Avatar answered Oct 19 '22 09:10

rtpHarry


When I created 8th project on firebase it showed me a warning stating "You are 3 projects away from the project limit". This means I can have maximum 10 projects. I couldn't find any official documentation regarding this. So, I guess we can have maximum of 10 projects only.

If you want to have more project after your limit has exhausted, instead of creating new projects you can add any number of apps (ios, android & web) to an similar existing project.

like image 8
Rahul Roshan Avatar answered Oct 19 '22 10:10

Rahul Roshan