Installing a new package
Read moreHow do I import a Firebase package?
Add Firebase to your JavaScript project
Read moreHow do I retrieve data from Firebase realtime database Unity?
Before you can use Realtime Database, you need to:
Read moreHow do I import Firebase to Unity?
In your open Unity project, navigate to Assets > Import Package > Custom Package . From the unzipped SDK, select the supported Firebase products that you want to use in your 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 more