Android
Read moreHow do I add Firebase to Unity?
If you’re releasing your game on both iOS and Android, register both build targets of your Unity project with the same Firebase project.
Read moreHow do I connect Firebase to Unity?
Registering your iOS or Android app
Read moreDoes Firebase support C#?
You can use existing C# REST libraries like FireSharp or FirebaseSharp or Firebase Database REST API because official libraries do not exist yet.
Read moreWhat platforms does Firebase support?
Android, and the Web. Firebase provides detailed documentation and cross-platform SDKs to help you build and ship apps on Android, iOS, the web, C++, and Unity .
Read moreWhat is Firebase Unity SDK?
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 moreDoes 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