firebase / firebase-unity-sdk

The Firebase SDK for Unity
http://firebase.google.com
Apache License 2.0
216 stars 35 forks source link

[FR] Firebase Analytics - Expose setDefaultEventParameters functionality #938

Open nindim opened 7 months ago

nindim commented 7 months ago

The base SDKs provide functionality to add default event parameters. This is not currently exposed in the Unity SDK API. Can this be added, please?

Google: https://firebase.google.com/docs/reference/android/com/google/firebase/analytics/FirebaseAnalytics#setDefaultEventParameters(android.os.Bundle)

iOS: https://firebase.google.com/docs/reference/ios/firebaseanalytics/api/reference/Classes/FIRAnalytics#+setdefaulteventparameters:

google-oss-bot commented 7 months ago

I found a few problems with this issue: