Issues icon indicating copy to clipboard operation
Issues copied to clipboard

[KotlinSDK] User Identifier is still the same even when opening the app from a different device

Open MichaelReyes opened this issue 1 year ago • 0 comments

Opened the app on both a real device and an emulator. We're expecting that signals from emulator and the real device have different userId, but as per checking, it's always the same.

Emulator Screenshot 2023-11-02 at 11 11 28 PM

Real Device Screenshot 2023-11-02 at 11 11 06 PM

trying setting value for defaultUser on TelemetryManager.Builder but doesn't work and cannot see the value I set for this field anywhere on the dashboard signal viewer.

Thanks in advance for your help.

Thanks.

MichaelReyes avatar Nov 02 '23 15:11 MichaelReyes