sample-android-mixpanel-integration
sample-android-mixpanel-integration copied to clipboard
Mixpanel not able to identify array
In the below, JSON Item ID treated as a string instead of an array.
{"Type":"type","Brands":"[name]","Item ID":["835","836"]}
Please help with the above.