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
{{ message }}
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
This is what I am doing when the user does login. In my app, there is no option for sign up for the user.
Now what I want? - I want to track all the anonymous activity of my user before his login and after his logout.
Now What I achieved? - my code is able to track the anonymous activity of my user before his login and after login, but when the user logs out from the app, I am unable to track his activity.
On the Mixpanel database sometimes it creates a duplicate user profile, sometimes it does not.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
davodesign84 / react-native-mixpanel is not working fine or maybe I am doing some mistake in my code,
This is what I am doing when the user does login. In my app, there is no option for sign up for the user.
Now what I want? - I want to track all the anonymous activity of my user before his login and after his logout.
Now What I achieved? - my code is able to track the anonymous activity of my user before his login and after login, but when the user logs out from the app, I am unable to track his activity.
On the Mixpanel database sometimes it creates a duplicate user profile, sometimes it does not.
The text was updated successfully, but these errors were encountered: