I am consistently getting a @segment/analytics-react-native-mixpanel/ios/main.m:10:9: 'RNAnalytics/RNAnalytics.h' file not foundwhen adding the mixpanel integration. I am currently integratitng the analytics-react-native library without cocoapods.
I have followed the steps in the readme and #17, running the project without the mixpanel integration will correctly send data to segment but not to mixpanel.
I am consistently getting a
@segment/analytics-react-native-mixpanel/ios/main.m:10:9: 'RNAnalytics/RNAnalytics.h' file not foundwhen adding the mixpanel integration. I am currently integratitng the analytics-react-native library without cocoapods.I have followed the steps in the readme and #17, running the project without the mixpanel integration will correctly send data to segment but not to mixpanel.