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 Apr 4, 2023. It is now read-only.
I have an issue when using different account on the same physical phone.
My 2 User Profiles are merged.
There is only one profile with both email, both name etc.
I use the stop session in the log out & the start session in the log in.
When I used Countly in an iOS Native project I had the option to use this :
Countly.sharedInstance().userLoggedOut();
Is there the same option on React Native ?
What can I do to resolve my issue and having distinct user profile ?
Thanks in advance
The text was updated successfully, but these errors were encountered:
Hello,
I have an issue when using different account on the same physical phone.
My 2 User Profiles are merged.
There is only one profile with both email, both name etc.
I use the stop session in the log out & the start session in the log in.
When I used Countly in an iOS Native project I had the option to use this :
Countly.sharedInstance().userLoggedOut();
Is there the same option on React Native ?
What can I do to resolve my issue and having distinct user profile ?
Thanks in advance
The text was updated successfully, but these errors were encountered: