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

CORS issue coming on web! #240

Closed pratyush0103 closed 4 months ago

pratyush0103 commented 4 months ago

Hey guys, I am using Expo with react-native-web for developing on the web, the library is working fine on Android and ios, but on the web builds it's giving me a cors error on localhost as well as actual deployment, I am using s3 with Cloudfront CDN to deploy the web version.

zihejia commented 4 months ago

hi @pratyush0103 , 3.0.5 should have the fix for it, I'm closing it now but feel free to reopen if the problem still exits.