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