segment-integrations / analytics-ios-integration-firebase

Segment's bundled integration for Firebase on iOS
MIT License
13 stars 92 forks source link

Add mapping for products array #54

Closed niallzato closed 3 years ago

niallzato commented 4 years ago

For firebase events products should be mapped to parameter called items: https://firebase.google.com/docs/reference/ios/firebaseanalytics/api/reference/Constants#kfirparameteritems

Not mapping this will result in the evnet being rejected.

bsneed commented 3 years ago

It appears this was done in connection with another PR. Closing.