Skip to content

4.7.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 09 Jul 18:04

Features

  • Added options.AndroidNativeTombstoneEnabled (default false) and options.AndroidReportHistoricalTombstones (default false) to enable reporting of native crashes captured by Android's ApplicationExitInfo API as Tombstones (#2749)

Fixes

  • Fixed an issue with the updated dependency resolution introduced in 4.6.0 where usage of the Metrics API would cause Unity to error with The type 'ReadOnlySpan<>' is defined in an assembly that is not referenced. (#2754)
  • When targeting Nintendo Switch, the SDK will now properly log the state of the native support instead of silently swallowing any configuration issues (#2753)

Dependencies