Does Firebase work with Unity?

The Firebase SDK for Unity includes native C++ code and Android specific logic . It also requires some build time operations for all of its products to function properly. Because of this, we have written a number of tools and custom routines that make strong assumptions about Unity’s build process.

Read more

How much does firebase cost?

For 50,000 app installs (5,000 Daily Active Users): $12. 14/month Read/Write CostsTotal monthly cost = $11.10/month400K total daily reads50K No-cost reads + (350K reads at $0.06/100K)$0.21 / day * 30 = $6.30100K total daily writes20K No-cost writes + (80K writes at $0.18/100K)See a Cloud Firestore pricing example | Firebase Documentation firebase.google.com › docs › firestore › billing-example

Read more