Closed iAladdin closed 4 years ago
I need disable mixpanel's trackCrashes feature, so I checked mixpanel native SDK, found out they had supported more initialize options methods.
trackCrashes
So I updated header file and add more optional parameters on constructor method.
I need disable mixpanel's
trackCrashes
feature, so I checked mixpanel native SDK, found out they had supported more initialize options methods.So I updated header file and add more optional parameters on constructor method.