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

only add $distinct_id to people records #987

Closed jaredmixpanel closed 2 years ago

jaredmixpanel commented 2 years ago

previously we were putting $distinct_id on all records, $distinct_id is disallowed on groups records, so this was causing them to be rejected by the api