v5.21.0
Enhancements
- Fix inconsistencies in stack trace quality for C/C++ events. Resolves a few
cases where file and line number information was not resolving to the correct
locations. This change may result in grouping changes to more correctly
highlight the root cause of an event.
#1605
#1606
Bug fixes
- Fixed an issue where an uncaught exception on the main thread could in rare cases trigger an ANR.
#1624