Reputation: 23
I have a Firebase project that contains many apps, all sharing the same database, users, etc..
My requirement is to use 4 apps for android each. The problem I am facing is that firebase only allows a max of 3 apps per project to be visible at a time.
So my question is, is there a work around this max app limit in firebase?
Thanks!
Refer to this image for more details image
Upvotes: 2
Views: 896
Reputation: 317437
The message in the screenshot is just telling you how many apps you can display on that screen at one time. It's not a limit to how many apps you can have total. If you try to create another app in this project, I'm sure it will let you do that with no problem. You will still be able to work with all of them.
If you have further problems with the Firebase console, I suggest contacting Firebase support directly.
Upvotes: 3