App Crashed After Adding Custom Parameters to Ecommerce Events #5971
Unanswered
kennnnnnnis
asked this question in
Q&A
Replies: 1 comment 1 reply
-
This is probably best asked on stackoverflow - I'm unfamiliar with it myself, but that's a semi-official support channel for the firebase crew |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am relatively new to Firebase and React Native and I am trying to add custom parameters such as "product sizes" to ecommerce events (e.g. purchase). But seems like the Firebase library only allows self-determined parameters as the app crashes immediately after doing so. May I know if it is a known issue?
What I would like to achieve is to set up custom parameters such as "membership types" such that I can use to filter my data in the analytics section. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions