mixpanel / mixpanel-react-native

Official React Native Tracking Library for Mixpanel Analytics
https://mixpanel.com
Apache License 2.0
108 stars 48 forks source link

setGroup array properties #108

Closed sam-houle1 closed 2 years ago

sam-houle1 commented 3 years ago

Hi, I'm using the setGroup fonction from Mixpanel, I noticed the group value in the JS documentation specify we can send an array of value instead of a string, but the react-native version does not seems to parse array. I tried to pass an array and the property in mixpanel displays has a double array.

Here's the link to the API reference.

zihejia commented 2 years ago

hi @sam-houle1 , sorry for the late response, we will address this issue and make it consistent with JS.

zihejia commented 2 years ago

hi @sam-houle1 , again, thanks for bringing it up. This issue has been fixed in 1.3.5. I'm closing this issue now, please feel free to reopen if the problem still exists.