You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I tried to update the Segment library to Kotlin version, and I've had the source for the Android version and destinations with Mixpanel.
But after I migrated to Kotlin version, I found some filed data in Mixpanel is different with the Segment debugger. please find attached screenshot.
Looks like Mixpanel transform the string to long or int.
Expected behavior
I want to see the same data for extension_PlatformUserId and villageID .
Screenshots Segment Debugger:
Mixpanel:
Platform (please complete the following information):
Library Version in use: 1.16.3
Platform being tested: Android
Integrations in use: Mixpanel
The text was updated successfully, but these errors were encountered:
Describe the bug
I tried to update the Segment library to Kotlin version, and I've had the source for the Android version and destinations with Mixpanel.
But after I migrated to Kotlin version, I found some filed data in Mixpanel is different with the Segment debugger. please find attached screenshot.
Looks like Mixpanel transform the string to long or int.
Expected behavior
I want to see the same data for
extension_PlatformUserId
andvillageID
.Screenshots
Segment Debugger:
Mixpanel:
Platform (please complete the following information):
The text was updated successfully, but these errors were encountered: