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 Unity version 2023.2.16f1 IL2CPP .net standard 2.1 c++ configuration master incremental GC disable Target architecture armv7, arm64 enable armv9 secuirty features for arm64 ### Reproducing the issue Playstore...

api: messaging
needs-attention
type: bug

### Description This issue was called out here, 4 years ago: https://github.com/firebase/quickstart-unity/issues/713 There are several ecommerce events like "[purchase](https://developers.google.com/analytics/devguides/collection/ga4/reference/events?sjid=18167566225038720690-NC&client_type=gtag#purchase)", "[view_cart](https://developers.google.com/analytics/devguides/collection/ga4/reference/events?sjid=18167566225038720690-NC&client_type=gtag#view_cart)", and "[view_item_list](https://developers.google.com/analytics/devguides/collection/ga4/reference/events?sjid=18167566225038720690-NC&client_type=gtag#view_item_list)" which expect to receive an array of items....

api: analytics
type: feature request

### Description After updating firebase sdk from version 10.5.0 to 12.0.0, a new exception appeared in crashlytics logs. An exception occurs after receiving the result of FetchAsync operation when accessing...

api: remoteconfig

### What is your question? hi. how post a purchase log event? ### Firebase Unity SDK Version 11.8.1 ### Unity editor version 2022.3.16f1 ### Installation Method .unitypackage ### Problematic Firebase...

api: analytics
needs-info
type: question

### Description I have this code to upload a file to storage which works fine on Mac. However, it doesnt continue to the next line of the code after `var...

api: storage
needs-info

### Description when google-services.json contains more than 1 app, firebase doesn't choose app base on package name, it always choose one of apps no matter what package name. ### Reproducing...

api: core
type: bug

### Description A lot of Google Unity Packages are already (and again) available as a Unity Package Manger git package, like the Google Play Plugins, Google Mobile Ads, etc. It...

type: feature request

### Description ### ProcessDetailsProvider.getProcessName$com_google_firebase_firebase_sessions This exception jumped yesterday and it occurs only _Samsung (android13)_ devices and mostly at app start (

api: crashlytics
api: performance

### Description When my debugger (Rider) is connected, each time Unity recompiles due to code being edited while Unity is running, the follow exception is thrown. This makes it very...

api: firestore
type: bug

### Description Crash trace: `*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** pid: 0, tid: 31053 >>> com.wordfarm.scapes

api: auth
needs-attention