Undocumented breaking change regarding "automaticPushTracking"
blueworlds1 opened this issue · 1 comments
Integration Method: CocoaPods
Xcode Version: 13
Library Version: 4.1.5
Platform: iOS
Language: Swift
Description: Undocumented breaking change in init method
Expected Behavior:
In the version of mixpanel we currently use, 3.9.0 we use the init method
Mixpanel.sharedInstance(withToken: apiKey, launchOptions: [:], trackCrashes: false, automaticPushTracking: true)
In 4.1.5 automaticPushTracking has been removed but I can't find any documentation on this breaking change - nor do your api docs give older versions https://mixpanel.github.io/mixpanel-iphone/Classes/Mixpanel.html so it is unclear what setting this property to true used to do and what the equivalent now is.
@blueworlds1 Mixpanel deprecated and removed all of its Messaging & Experiments functionality last year. We no longer do anything with push notifications so there is no equivalent. All Messaging related functionality was removed in 4.0.0