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 get Firebase SDK?
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 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 moreWhat is Firebase Unity?
Google’s Firebase is a BaaS (Backend-as-a-Service) that allows you to create web and mobile apps without server-side programming , making development easier and faster. This single platform provides authentication, storage, hosting, functions, machine learning, analytics, and testing infrastructure.
Read more