Link your Firebase project to Analytics
Read moreHow do I install a Google package?
Unity Package Manager (UPM) packages: Have a . tgz extension. Install to your project’s Packages directory.
Read moreWhat are Unity packages?
Unity packages are a handy way of sharing and re-using Unity projects and collections of assets ; Unity Standard Assets and items on the Unity Asset Store are supplied in packages, for example.
Read moreHow do I download packages in Unity?
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 more