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 moreIs Firebase a SDK?
The Firebase SDK for Android is the official way to add Firebase to your Android app.
Read moreHow do I download an older version of Firebase?
Luckily there’s a way to download the older versions. Just enter the version number that you want in this link https://dl.google.com/firebase/sdk/unity/firebase_unity_sdk_{Version number} .13 Haz 2019
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 moreHow do you update Firebase in Unity project?
I followed below steps to upgrade the firebase unity SDK to version 5.4.3:
Read moreHow do I use Firebase in Unity?
Make sure that you’re using the latest version of the Firebase Unity SDK.
Read more