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

Issues with v3 Version on react-native-web #232

Closed upacyxou closed 5 months ago

upacyxou commented 5 months ago

Hello! It appears that the v3 version of Mixpanel is not functioning properly on the web. When attempting to call the init method, I encounter the following error: MixpanelReactNative is undefined. Additionally, I encounter an error when trying to call the track method: constants is undefined. This issue persists even in the provided sample available here.

Screenshot 2024-04-12 at 17 55 27 Screenshot 2024-04-12 at 17 55 42
zihejia commented 5 months ago

hi @upacyxou , can you try v3.0.1? sorry for the inconvenience.

upacyxou commented 5 months ago

same issue :(

pratyush0103 commented 5 months ago

@zihejia I am also facing the same issue any update on this?

zihejia commented 5 months ago

The issue has been fixed in 3.0.2. I'm closing this one now, feel free to reopen if the problem still exists.