PostHog / posthog-flutter

PostHog Flutter SDK
https://posthog.com/docs/libraries/flutter
MIT License
55 stars 37 forks source link

email over-ridding #44

Closed johnson1940 closed 1 year ago

johnson1940 commented 1 year ago

The email is overridden with the logged in user. I have tried with various devices still the same issue. And to resolve the issue I have tried using the reset event at the logout event still facing the same issue any solution for that? for flutter application

marandaneto commented 1 year ago

@johnson1940 not sure I understood your question. You called posthog.identify with an email, called posthog.reset but you still see the same email?

marandaneto commented 1 year ago

@johnson1940 any feedback?

marandaneto commented 1 year ago

Closing the issue as a part of large repository cleanup, due to it being inactive and/or outdated. Please do not hesitate to ping me if it is still relevant, and I will happily reopen and work on it. Cheers!