firebase-unity-sdk
firebase-unity-sdk copied to clipboard
The Firebase SDK for Unity
### Description Everytime I integrate the firebase SDK in a new project, the google-services.xml just can't generate automatically, that will cost a lot time to dig why, what happened. I...
### What is your question? with popular stores like google play or appstore, Firebase automatically log in-app-purchase event as described here: https://firebase.google.com/docs/analytics/measure-in-app-purchases. with less popular store like samsung galaxy store,...
### What is your question? As the question suggest, if I pass any string at all into that function I get back a FirebaseDatabase instance. If I try to use...
### Description Hi firebase team: 1. Our unity game is quite large and has post processing mechanism to modify and protect libraries such as libunity.so/libil2cpp.so 2. Takes multiple steps to...
### Description We have a custom Firebase Function implemented ot request Server Time, and the app always requests it at least once per hour (or whenever something happens in the...
### Description Hey there, I upgraded my Meta Quest Unity Project from using Firebase 10.5 to 12.3 and 12.4 recently and now Auth totally hangs in the `SignInWithEmailAndPasswordAsync` call. This...