issues
search
getsentry
/
raven-csharp
Superseded by: https://github.com/getsentry/sentry-dotnet
BSD 3-Clause "New" or "Revised" License
231
stars
121
forks
source link
feat(contexts): non normalized data set to raw-description
#243
Closed
bruno-garcia
closed
6 years ago
bruno-garcia
commented
6 years ago
Leave Name and Version empty if no propert API available to set it
An SDK consumer with a better system API (i.e: Xamarin) can set Name and Version directly
Server will use Raw Description if no Name and Version was provided to try normalizing into those 2 fields.
bruno-garcia
commented
6 years ago
@jan-auer could you please check again?