mixpanel / mixpanel-iphone

Official iOS (Objective-C) Tracking Library for Mixpanel Analytics
http://mixpanel.com
Apache License 2.0
1.05k stars 567 forks source link

Remove automatic Integration event (has also been removed at the android library) #1026

Open carstenhag opened 4 months ago

carstenhag commented 4 months ago

See the discussion at https://github.com/mixpanel/mixpanel-android/issues/800 & PR at https://github.com/mixpanel/mixpanel-android/pull/835.

This library also still does it:

https://github.com/mixpanel/mixpanel-iphone/blob/master/Sources/Mixpanel.m#L1344-L1361

Also see https://github.com/mixpanel/mixpanel-swift/issues/644