Should I use Firebase for Android?

Firebase is a good choice if you plan to either write a brand-new application or rewrite an existing one from scratch . Additionally, firebase helps in the easy storing and retrieval of dynamic content. If you decide to develop the application without any form of custom coding the backend, firebase makes this easy.

Read more

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