We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Apple
CocoaPods
0.9.0
setUser()
captureException()
User info (email/username) should be present on the issue report on the Sentry dashboard whether iOS or Android
Regular crashes do contain the user info, it only seems to occur for manually sent errors, and only on iOS.
The text was updated successfully, but these errors were encountered:
thanks for the report! We'll have a look
Sorry, something went wrong.
Just pointing out a quick edit on my original message:
Thanks for the info!
buenaflor
No branches or pull requests
Platform
Apple
Installed
CocoaPods
Version
0.9.0
Steps to Reproduce
setUser()
with a non-null valuecaptureException()
to log a non-fatal errorExpected Result
User info (email/username) should be present on the issue report on the Sentry dashboard whether iOS or Android
Actual Result
Regular crashes do contain the user info, it only seems to occur for manually sent errors, and only on iOS.
The text was updated successfully, but these errors were encountered: