react-native-analytics-segment-io
react-native-analytics-segment-io copied to clipboard
Compatibility with react native navigation
Is this lib compatible with react native navigation? It seems that all events are sent to segment 100% fine. However, restarting the app, Navigation.startTabBased, start app etc causes some integrations to stop tracking.
I will see all events show up in segment no matter how many times i call startNewApp etc, but mixpanel I only see the events that lead up to the startNewApp call. Ex. Application Opened, press Login
Thanks!
Thanks for reporting this.
I believe it should work as expected, as we are also using the library with react-native-navigation.
I will see all events show up in segment no matter how many times i call startNewApp etc, but mixpanel I only see the events that lead up to the startNewApp call. Ex. Application Opened, press Login
Not sure if this could be a mixpanel integration issue? Would be great if you could try to reproduce this in an app not using react-native-navigation
.