Is "clear the user information" documentation outdated? #955
Unanswered
ugurcanatas
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there!
We recently saw that the
setUser
method is deprecated andsetUserInfo
replaces this method.(most likely)However I think the documentation still displays the old
setUser
method. Also I believe we cannot usesetUserInfo
to clear user information as similarly described withsetUser
Here is the documentation link:
https://docs.datadoghq.com/real_user_monitoring/mobile_and_tv_monitoring/react_native/advanced_configuration/?tab=sdkversion265#track-user-sessions
Is there a way to clear the user information similarly how its done with
setUser
?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions