react-native-mixpanel
react-native-mixpanel copied to clipboard
fix disabling automatic push tracking
Hello,
Understand this lib is prob deprecated but I am still using it and we're using the mp messaging until it gets fully turned off. I wanted to disable swizzling and saw it was broken so decided to patch.
Seems the trackCrashes, automaticPushTracking and launchOptions aren't passed consistently from the react code to the native code.