3

I have created a project in the Firebase console where I have added 33 apps (Android and iOS). When I try to add the 34 I am getting the following error message:

enter image description here

The problem is that I don't really want to cleanup or delete any of the existing apps / OAuth 2.0 clients since I need them.

So how can I increase that quota of 33 apps per projects ? Right now I am using the free tier of Firebase. Would the quota change if I upgrade to some of the premium subscriptions ?

radioaktiv
  • 2,437
  • 4
  • 27
  • 36
  • 1
    That's strange because i have a project in firebase which has 34 apps currently and no warning coming if i add another one. you might wanna contact to firebase team for this issue. – V-rund Puro-hit May 15 '18 at 08:38

1 Answers1

5

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.

Frank van Puffelen
  • 565,676
  • 79
  • 828
  • 807