Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We have noticed discrepancy in how Identity and alias function for the Web and mobile SDK for segment. #652

Open
diveshmehta0603 opened this issue Apr 16, 2020 · 0 comments

Comments

@diveshmehta0603
Copy link

Observations [This is PURE Segment only SDKs]:Platform: Web

1.Call Identify with value - I1

2.The anon id generated lets say is - A1

3.Call Identify with value - I2

  1. The anon id changes to A2

1.Call Identify with value - I1

  1. The anon id generated lets say is - A1

  2. Call ALIAS with value - I2

  3. The anon id REMAINS A1

Platform: Android

  1. Call Identify with value - I1

2.The anon id generated lets say is - A1

  1. Call Identify with value - I2

  2. The anon id REMAINS A1

  3. Call Identify with value - I1

  4. The anon id generated lets say is - A1

  5. Call ALIAS with value - I2

  6. he anon id REMAINS A1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant