mixpanel / mixpanel-react-native

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

Can't set user properties #258

Closed backmeupplz closed 2 months ago

backmeupplz commented 2 months ago

Hi there! I'm getting the following error:

TypeError: a.getPeople is not a function

This probably happens after my bundle is minified. I'm using expo 🤔 in the meantime, the identify function works with no issues at all, so does track

backmeupplz commented 2 months ago

I'm using mixpanel-react-native@3.0.5

backmeupplz commented 2 months ago

nvm we're using mixpanel-browser for web