react-native-mixpanel icon indicating copy to clipboard operation
react-native-mixpanel copied to clipboard

fix disabling automatic push tracking

Open shanereid opened this issue 4 years ago • 0 comments

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.

shanereid avatar Jul 20 '21 18:07 shanereid