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
367 stars 191 forks source link

Fix for error: Type mismatch: inferred type is String? but String was expected #1027

Closed wamry closed 1 week ago

wamry commented 1 week ago

node_modules/@segment/analytics-react-native/android/src/main/java/com/segmentanalyticsreactnative/AnalyticsReactNativeModule.kt:128:30 Type mismatch: inferred type is String? but String was expected

seg-atlantis-prod[bot] commented 1 week ago

Atlantis commands can't be run on fork pull requests. To enable, set --allow-fork-prs or, to disable this message, set --silence-fork-pr-errors

seg-atlantis-prod[bot] commented 1 week ago
Error parsing command: EOF found when expecting closing quote
wamry commented 1 week ago

duplicate of another https://github.com/segmentio/analytics-react-native/pull/1022