Add Firebase Analytics SDK
Read moreCan Firebase be used as a database?
The Firebase Realtime Database is a cloud-hosted NoSQL database that lets you store and sync data between your users in realtime .
Read moreHow do I get data from Firebase database Unity?
Before you can use Realtime Database, you need to:
Read moreDoes Firebase work in Unity editor?
I am basically doing a simple read and write to firebase. It’s working well in Unity editor but not in a mobile build although the apk build is 100% successful. Operating System: Ubuntu 20.04(LTS).
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 more