countly-sdk-react-native icon indicating copy to clipboard operation
countly-sdk-react-native copied to clipboard

Mixed user profiles when using the same device

Open MelanieJourne opened this issue 5 years ago • 0 comments

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

MelanieJourne avatar Apr 29 '19 15:04 MelanieJourne