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
Describe the bug
Please provide the following information:
According to the documentation AnonymousId should be device id putAnonymousId is called.
However using the code provided bellow, the anonymousId is different from the deviceId.
Which platform is the issue occurring on
Is the error occurring on:
Android
iOS
Both Android and iOS
Expected behavior anonymousId is a 16 number digit and the same as deviceId
To Reproduce
Use the following class and init on the start of the app.
Describe the bug
Please provide the following information:
According to the documentation AnonymousId should be device id
putAnonymousId
is called.However using the code provided bellow, the
anonymousId
is different from thedeviceId
.Which platform is the issue occurring on
Is the error occurring on:
Expected behavior
anonymousId
is a 16 number digit and the same asdeviceId
To Reproduce
Use the following class and init on the start of the app.
Version of the Flutter SDK
Please provide the following information:
rudder_sdk_flutter: ^2.6.0
SDK initialisation snippet
provided above
Framework version of the SDK
Flutter 3.13.3
Dart 3.1.1
The text was updated successfully, but these errors were encountered: