analytics-react-native icon indicating copy to clipboard operation
analytics-react-native copied to clipboard

Fix: Pass `valueToSum` correctly to the Facebook SDK

Open gbyesiltas opened this issue 1 year ago • 0 comments

Changes list

  • The _valueToSum attribute is mapped to properties however the logEvent method gets valueToSum from the second argument

Demo instructions Using this plugin, send an event with the price or value field. You should see that value in the _valueToSum field in the corresponding Facebook event

gbyesiltas avatar Apr 03 '24 14:04 gbyesiltas