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?
相关问题
- adding sha1 in firebase app fails with error
- firebase storage cors strange Behaviour
- Firebase security rules difference between get() a
- LoginActivty with Firebase & Facebook authenticati
- How to add working directory to deployment in GitH
相关文章
- How can make folder with Firebase Cloud Functions
- Firestore Update a document field Using Rest API
- How to convert a FCM token to APNS token?
- App not showing Notification receiving FCM when th
- Android Studio - Get Firebase token from GetIdToke
- How to combine Firestore orderBy desc with startAf
- Remove Duplicates from an Array of GeoFire Objects
- Is it possible to test a Firebase trigger locally?
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.
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:
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.
When we were unable to add new apps to our project, we contacted their support and this was their answer:
As 2017-12-15, the limit (for my account at least) seems to be 12. (before creating my 10th project, it said I had 3 left)
Odd that the limit seems to be different per account. (either that, or they updated it since @Pakpoom's answer)
Cloud Platform Console Help has a page here: https://support.google.com/cloud/answer/6330231 which answers some of your queries.
Here's an extract:
Best practices when requesting more projects are also listed.
About your second question
For the Free plan, you can read this FAQ https://support.google.com/cloud/answer/6330231?hl=en It doesn't actually say how many, but explains how you can request more if necessary.
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.
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
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'r not a spammer.