enableExceptionTypeIdentification property
Enables identification of exception types in obfuscated builds. When true, the SDK will attempt to identify common exception types to improve readability of obfuscated issue titles.
If you already have events with obfuscated issue titles this will change grouping.
Default: true
Implementation
bool enableExceptionTypeIdentification = true;