-
Notifications
You must be signed in to change notification settings - Fork 253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing clearUser method on react-native #1259
Comments
Hey @ghsdh3409, the docs you've linked to are our legacy documents for the deprecated In Bugsnag for React Native using |
@xljones Thanks! Btw, that should be added in the docs. I spent some time reading the docs looking for how to clear the user data. |
Hi @jdferreira-biai, You can find information on how to clear user data using |
@hannah-smartbear There is an issue. When I try to send
Example:
I'm using |
Thanks for highlighting this. This appears to be due to us enforcing the We have opened a PR to update this here. While I do not have a firm ETA on when this change will be released, we will look to put this through our full review process when priorities allow. |
Describe the bug
clearUser
method. But, after I upgrading v7, there is noclearUser
.clearUser
?Steps to reproduce
Bugsnag.clearUser()
Environment
Error screenshot
The text was updated successfully, but these errors were encountered: