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

[FR] Firebase Analytics - Expose setDefaultEventParameters functionality

Open nindim opened this issue 1 year ago • 1 comments

  • Firebase Component: Analytics

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:

nindim avatar Feb 05 '24 23:02 nindim

I found a few problems with this issue:

  • I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
  • This issue does not seem to follow the issue template. Make sure you provide all the required information.

google-oss-bot avatar Feb 05 '24 23:02 google-oss-bot