segmentio / analytics-react-native

The hassle-free way to add analytics to your React-Native app.
https://segment.com/docs/sources/mobile/react-native/
MIT License
354 stars 182 forks source link

Appsflyer plugin failing #824

Closed santomegonzalo closed 10 months ago

santomegonzalo commented 1 year ago

Hi team, we are using @segment/analytics-react-native-plugin-appsflyer and we are getting some errors on our sentry about a isString function. When I look into the sourcecode my VSCode is complaining about the same issue

Screenshot 2023-05-05 at 10 23 58
JCaraballo113 commented 1 year ago

How did you get this to work at all? Literally doesnt even work for me :)

oscb commented 10 months ago

Should be fixed in the next version. Enabling Typescript's skipLibCheck also helps.