-
-
Notifications
You must be signed in to change notification settings - Fork 276
Closed
Description
From the docs https://docs.sentry.io/platforms/dart/enriching-events/identify-user/
If you don't provide an id, the SDK falls back to installationId, which the SDK randomly generates once during an app's installation
It would be great if there'd be a way to access thid id. If I understood it correctly, it is possible to set a own SentryUser with a custom uuid instead, but this would destroy all previous user records.
Metadata
Metadata
Assignees
Labels
No labels