v6.3.0
Enhancements
- Introduced
generateAnonymousId
config option to control device-id generation
#1989
Bug fixes
-
Use PushLocalFrame/PopLocalFrame instead of DeleteLocalRef to avoid creating "holes" in the local ref table that are not always reused, leading to possible crashes in the ANR handler
#1988 -
Removed makeSafe as it is no longer applicable, and slows-down the creation of breadcrumbs and adding metadata
#1990