Does Firebase Spark (free) work on a per project basis?

I am using Firebase Spark (free) plan.

The restrictions that are provided (simultaneous database connection, database storage, etc.) are based on projects or on a user basis.

For example, I have two projects:

  • The first project has (an Android app and an iOS app) and has 80 concurrent database connections.

  • The second project has only an Android app with 50 simultaneous database connections.

In this case, have I exceeded the limit (based on the user) or not (based on the project)?

+4
source share
1 answer

, Firebase, .

, .

+7

Source: https://habr.com/ru/post/1671524/


All Articles