firebase-unity-sdk
firebase-unity-sdk copied to clipboard
The Firebase SDK for Unity
As of sunsetting of GA for app. It always recommend us to use firebase analytics. However, one feature that I have not found any alternative is logtiming. A log function...
## Please fill in the following fields: Unity editor version: Firebase Unity SDK version: 2018.3 Firebase plugins in use (Auth, Database, etc.): Auth, Database Platform you are using the Unity...
Hi, Anyone can please help me to solve merge conflicts when link account. How to link account when the credentials already have an existing account. Thanks.
### Please fill in the following fields: Unity editor version: 2018.4.12f1 Firebase Unity SDK version: firebase_unity_sdk_6.6.0 Firebase plugins in use (Auth, Database, etc.): Analytics, Messaging Additional SDKs you are using...
I'm looking for a way to call a Firebase Function with the credentials of a Service Account running in Unity Editor. Database access works fine with the Service Account but...
The Unity Editor is currently running on Rosetta. Unity has released some preview beta versions of the Unity Editor running natively. I've tested these native versions but the Firebase Plugin...
https://github.com/firebase/firebase-ios-sdk/pull/2127 https://firebase.google.com/support/release-notes/js#5.7.1
I get this error when I call any firebase functions in a project. Unity version : 2021.2.0b9 MacBook Air m1 DllNotFoundException: FirebaseCppApp-8_1_0 assembly: type: member:(null) Firebase.AppUtilPINVOKE+SWIGExceptionHelper..cctor () (at Z:/tmp/tmp.9PHv6s9T8D/firebase/app/client/unity/proxy/AppUtilPINVOKE.cs:117) Rethrow...
Hi, I'm currently integrating Firebase In App Messaging in my unity aps but there is no "unity version". So i integrated manually IOS & Android SDK but : - it's...