firebase-unity-sdk icon indicating copy to clipboard operation
firebase-unity-sdk copied to clipboard

The Firebase SDK for Unity

Results 216 firebase-unity-sdk issues
Sort by recently updated
recently updated
newest added

### Description > Provide details of the change, and generalize the change in the PR title above. It will retry all **build** errors that match timeout/network error regexes, but not...

### What is your question? I'm troubleshooting what is likely a configuration error on my end, but I'm having trouble narrowing down the problem due to a vague error message....

api: auth
type: bug

### Description When setting up or triggering ValueChanged callbacks for a DatabaseReference, errors are being thrown by the SDK in Unity Editor. These errors only occur to our Mac machines,...

api: database
needs-attention

### Description AppCheck fails in debug environment with Firebase 11.9.0, resulting in "Missing or insufficient permissions." when enforcing it through the dashboard. ### Reproducing the issue - Use the code...

needs-attention
api: appcheck

### Description We have caught the following issue with Firebase 11.9.0 In the Thread message in Google Play there is the message "Pure virtual function called!" ### Reproducing the issue...

api: storage
type: question

### Description Currently there are overloads of the `FirebaseAnalaytics.LogEvent` for a single parameter and array of parameters. In most cases this is suboptimal as each event requires allocating an array...

api: analytics
type: feature request

### Description # Summary Our project is using Firebase Auth to _only_ support logging into our game with Microsoft. However we were seeing a crash on iOS that was fixed...

api: auth
type: question

### Description if I use unity 2019.4.39f with [Firebase Unity SDK 10.7.0](https://dl.google.com/firebase/sdk/unity/firebase_unity_sdk_10.7.0.zip), I still successfully built Android to the apk file. but when i use unity 2019.4.39f with [firebase unity...

api: core
type: question

### Description Today I did a force resolution for android, like I do when making a new release candidate and this newer popup without a close button appeared. There was...

type: bug
unity-editor

### What is your question? Hi We are experiencing an issue with Firebase 11.8.1. We are building aab with multidex and split application binary enabled. The build seems to crash...

api: core
needs-info
type: question