react-native-analytics-segment-io icon indicating copy to clipboard operation
react-native-analytics-segment-io copied to clipboard

Compatibility with react native navigation

Open stokesbga opened this issue 6 years ago • 1 comments

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!

stokesbga avatar May 07 '18 17:05 stokesbga

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.

skovhus avatar May 08 '18 08:05 skovhus